Function local_runtime::genesis_config::get_preset
source · pub fn get_preset(id: &PresetId) -> Option<Vec<u8>>
Expand description
Provides the JSON representation of predefined genesis config for given id
.
pub fn get_preset(id: &PresetId) -> Option<Vec<u8>>
Provides the JSON representation of predefined genesis config for given id
.