essential_constraint_vm::asm::short

Constant STO

source
pub const STO: Constraint;
Expand description

§Store

0x72: STO

Store the value at the index of temporary memory.

§Stack Input

[index, value]

§Panics

  • Index is out of bounds.