Module polkadot_runtime_parachains::shared
source · 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
pub use pallet::*;