Trait sc_chain_spec::RuntimeGenesis
source · pub trait RuntimeGenesis: Serialize + DeserializeOwned + BuildStorage { }
Expand description
A set of traits for the runtime genesis config.
pub trait RuntimeGenesis: Serialize + DeserializeOwned + BuildStorage { }
A set of traits for the runtime genesis config.