Constant bitcoin_scripting::condition_stack::NO_FALSE
source · pub const NO_FALSE: u32 = u32::MAX; // 4_294_967_295u32
Expand description
| A constant for m_first_false_pos to | indicate there are no falses. |
pub const NO_FALSE: u32 = u32::MAX; // 4_294_967_295u32
| A constant for m_first_false_pos to | indicate there are no falses. |