pub fn ccp<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
dst_addr: A,
contract_id_addr: B,
offset: C,
len: D,
) -> Instruction
Expand description
Copy contract code for a contract.
pub fn ccp<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
dst_addr: A,
contract_id_addr: B,
offset: C,
len: D,
) -> Instruction
Copy contract code for a contract.