breez_
sdk_
core
0.6.2
In breez_
sdk_
core::
bitcoin::
blockdata::
opcodes::
all
breez_sdk_core
::
bitcoin
::
blockdata
::
opcodes
::
all
Constant
OP_BOOLAND
Copy item path
pub const OP_BOOLAND:
All
;
Expand description
Pop the top two stack items and push 1 if both are nonzero, else push 0.