Type Definition t2rn::chain_spec::ChainSpec
source · pub type ChainSpec = GenericChainSpec<RuntimeGenesisConfig>;
Expand description
Specialized ChainSpec
for the normal parachain runtime.
pub type ChainSpec = GenericChainSpec<RuntimeGenesisConfig>;
Specialized ChainSpec
for the normal parachain runtime.