nodle_parachain::chain_spec

Type Alias ChainSpec

Source
pub type ChainSpec = GenericChainSpec<Extensions>;
Expand description

Specialized ChainSpec for the normal parachain runtime.

Aliased Typeยง

struct ChainSpec { /* private fields */ }