Crate pallet_domain_id

Source
Expand description

Pallet Domain Id

Modules§

dispatchables
Auto-generated docs-only module listing all defined dispatchables for this pallet.
storage_types
Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

Structs§

GenesisConfig
Can be used to configure the genesis state of this pallet.
Pallet
Pallet domain-id to store self domain id.

Enums§

Call
Contains a variant per dispatchable extrinsic that this pallet has.

Traits§

Config
Configuration trait of this pallet.

Type Aliases§

ModuleDeprecated
Type alias to Pallet, to be used by construct_runtime.