Expand description
Structs and traits for the Schema pallet
Structs§
- Schema
Info Response - RPC Response form for a Schema Info
- Schema
Response - RPC Response form for a Schema
- Schema
Settings - Wrapper type for
BitFlags<SchemaSetting>
that implementsCodec
. - Schema
Version Response - RPC Response from a schema name query
Enums§
- Model
Type - Types of modeling in which a message payload may be defined
- Payload
Location - Types of payload locations
- Schema
Setting - Support for up to 16 user-enabled features on a collection.
Traits§
- Schema
Provider - This allows other pallets to resolve Schema information. With generic SchemaId
- Schema
Validator - This allows other Pallets to check validity of schema ids.
Type Aliases§
- Schema
Id - Schema Id is the unique identifier for a Schema
- Schema
Version - Schema version number