Function sc_chain_spec::set_code_substitute_in_json_chain_spec

source ยท
pub fn set_code_substitute_in_json_chain_spec(
    chain_spec: &mut Value,
    code: &[u8],
    block_height: u64,
)
Expand description

This function sets a codeSubstitute in the chain spec.