Module polkadot_runtime_common::paras_registrar
source · Expand description
Pallet to handle parachain registration and related fund management.
In essence this is a simple wrapper around paras
.
Re-exports§
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.