Trait sc_service::RuntimeGenesis [−][src]
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.