Module schema

Source
Expand description

Structs and traits for the Schema pallet

Structs§

SchemaInfoResponse
RPC Response form for a Schema Info
SchemaResponse
RPC Response form for a Schema
SchemaSettings
Wrapper type for BitFlags<SchemaSetting> that implements Codec.
SchemaVersionResponse
RPC Response from a schema name query

Enums§

ModelType
Types of modeling in which a message payload may be defined
PayloadLocation
Types of payload locations
SchemaSetting
Support for up to 16 user-enabled features on a collection.

Traits§

SchemaProvider
This allows other pallets to resolve Schema information. With generic SchemaId
SchemaValidator
This allows other Pallets to check validity of schema ids.

Type Aliases§

SchemaId
Schema Id is the unique identifier for a Schema
SchemaVersion
Schema version number