Constant STO

Source
pub const STO: Constraint;
Expand description

§Store

0x73: STO

Store the value at the index of temporary memory.

§Stack Input

[index, value]

§Panics

  • Index is out of bounds.