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.