pub type ChainSpec = GenericChainSpec<Extensions, HostFunctions>;
Expand description
Specialized ChainSpec
. This is a specialization of the general Substrate ChainSpec type.
Aliased Typeยง
struct ChainSpec { /* private fields */ }
pub type ChainSpec = GenericChainSpec<Extensions, HostFunctions>;
Specialized ChainSpec
. This is a specialization of the general Substrate ChainSpec type.
struct ChainSpec { /* private fields */ }