pub fn swwq<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
key_addr: A,
status: B,
src_addr: C,
lenq: D,
) -> Instruction
Expand description
Store a series of 32 byte slots in contract storage.
pub fn swwq<A: CheckRegId, B: CheckRegId, C: CheckRegId, D: CheckRegId>(
key_addr: A,
status: B,
src_addr: C,
lenq: D,
) -> Instruction
Store a series of 32 byte slots in contract storage.