Skip to main content

OP_OPTIONAL

Constant OP_OPTIONAL 

Source
pub const OP_OPTIONAL: u8 = 0x13;
Expand description

U(φ) — optionality / indifference: ¬O(φ) ∧ ¬F(φ). The system is indifferent; neither doing nor omitting φ is a violation. May be asserted or derived (see is_optional).