pub fn set_bytecode_configurables_offset(
compiled_bytecode: &mut CompiledBytecode,
md: &[u8; 8],
)
Expand description
Given bytecode, overwrite the existing offset to configurables offset in the prelude with the given one.
pub fn set_bytecode_configurables_offset(
compiled_bytecode: &mut CompiledBytecode,
md: &[u8; 8],
)
Given bytecode, overwrite the existing offset to configurables offset in the prelude with the given one.