referrerpolicy=no-referrer-when-downgrade

Function glutton_westend_runtime::build_state

source ·
pub fn build_state<GC>(json: Vec<u8>) -> Result<(), String>
Expand description

Build GenesisConfig from a JSON blob not using any defaults and store it in the storage. For more info refer to sp_genesis_builder::GenesisBuilder::build_state.