Constant DLEN

Source
pub const DLEN: Op;
Expand description

§PredicateDataLen

0x3B: DLEN

Get the length of a the predicate data value located at slot_ix.

§Stack Input

[slot_ix]

§Stack Output

[len]

§Panics

  • slot_ix is out of range.