referrerpolicy=no-referrer-when-downgrade

Module paras_registrar

Module paras_registrar 

Source
Expand description

Pallet to handle parachain registration and related fund management. In essence this is a simple wrapper around paras.

Registration is either local, with the deposit reserved here, or driven by a remote control plane that holds the deposit itself — see the registrar_primitives::ParachainRegistrar impl.

Re-exports§

pub use pallet::*;

Modules§

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

Structs§

ParaInfo
TestWeightInfo

Traits§

WeightInfo