sway_core

Function set_bytecode_configurables_offset

Source
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.