Type Alias subcoin_service::ChainSpec
source · pub type ChainSpec = GenericChainSpec;
Expand description
This is a specialization of the general Substrate ChainSpec type.
Aliased Type§
struct ChainSpec { /* private fields */ }
pub type ChainSpec = GenericChainSpec;
This is a specialization of the general Substrate ChainSpec type.
struct ChainSpec { /* private fields */ }