Expand description
Types for the MSA Pallet
Structs§
- A type definition for the payload for the following operation:
- Structure that is signed for granting permissions to a Provider
- A type definition for the payload for authorizing a public key for the following operations:
- 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 MSA keys
- Provider is the recipient of a delegation. It is a subset of an MSA Encodes and Decodes as just a
u64
Enums§
- Type discriminator enum for signed payloads
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