Expand description
Pallets for the chain-spec demo runtime.
Modules§
- pallet_
bar - The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - pallet_
foo - The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs§
- FooStruct
- The sample structure used in
GenesisConfig
. - Some
FooData1 - The sample structure used in
GenesisConfig
. - Some
FooData2 - Another sample structure used in
GenesisConfig
.
Enums§
- FooEnum
- Sample enum used in
GenesisConfig
.