Constant DUPF

Source
pub const DUPF: Constraint;
Expand description

§DupFrom

0x04: DUPF

Duplicate the word at the given stack depth index.

0 is the index of the element at the top of the stack.

§Stack Input

[index]

§Stack Output

[value_i]