Expand description

Types for the Handles pallet

Structs

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 given MessageSourceAccount

Type Aliases