Module pallet_msa::types
source · Expand description
Types for the MSA Pallet
Structs
- A type definition for the payload of adding an MSA key -
pallet_msa::add_public_key_to_msa
- Structure that is signed for granting permissions to a Provider
- Struct for the information of the relationship between an MSA and a Provider
- A DelegatorId an MSA Id serving the role of a Delegator. Delegators delegate to Providers. Encodes and Decodes as just a
u64
- RPC Response for getting getting MSA keys
- Provider is the recipient of a delegation. It is a subset of an MSA Encodes and Decodes as just a
u64
Constants
- Dispatch Empty
Traits
- The interface for mutating schemas permissions in a delegation relationship.
Type Aliases
- Message Source Id or msaId is the unique identifier for Message Source Accounts