Module polkadot_runtime_common::paras_registrar
source · Expand description
Pallet to handle parathread/parachain registration and related fund management.
In essence this is a simple wrapper around paras
.
Re-exports
pub use pallet::*;
Modules
- The module that hosts all the FRAME types needed to add this pallet to a runtime.