Constant LOD

Source
pub const LOD: Constraint;
Expand description

§Load

0x72: LOD

Load the value at the index of temporary memory onto the stack.

§Stack Input

[index]

§Stack Output

[value]

§Panics

  • Index is out of bounds.