Constant bc::opcodes::OP_RIPEMD160
source · pub const OP_RIPEMD160: u8 = 0xa6;Expand description
Pop the top stack item and push its RIPEMD160 hash.
pub const OP_RIPEMD160: u8 = 0xa6;Pop the top stack item and push its RIPEMD160 hash.