Function fuel_asm::op::ldc

source ·
pub fn ldc<A: CheckRegId, B: CheckRegId, C: CheckRegId>(
    contract_id_addr: A,
    offset: B,
    len: C,
) -> Instruction
Expand description

Load a contract’s code as executable.