Module common_primitives::handles
source · Expand description
Types for the Handles pallet
Structs
- Claim handle payload
- RPC Response form for a Handle
- Output response for retrieving the next suffixes for a given handle
Constants
- The default count of suffixes to request if none is provided
- The maximum base and canonical handle (not including suffix or delimiter) length in bytes
- The minimum base and canonical handle (not including suffix or delimiter) length in bytes
- The maximum base and canonical handle (not including suffix or delimiter) length in characters
- The minimum base and canonical handle (not including suffix or delimiter) length in characters
- The maximum count of suffixes allowed to be requested at once
- The maximum number of digits in a suffix
Traits
- A behavior that allows for retrieving a
Handle
for a givenMessageSourceAccount
Type Aliases
- A base handle, which is chosen by the user
- A canonical base, which is a reduced/translated version of the base handle
- A display handle, which is a base handle with suffix separated by a delimiter
- The handle suffix
- The cursor into the shuffled suffix sequence
- The handle suffix range type