Expand description

A pallet for any shared state that other pallets may want access to.

To avoid cyclic dependencies, it is important that this pallet is not dependent on any of the other pallets.

Re-exports

Modules

  • The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs