Constant bc::opcodes::OP_HASH160
source · pub const OP_HASH160: u8 = 0xa9;Expand description
Pop the top stack item and push its RIPEMD(SHA256) hash.
pub const OP_HASH160: u8 = 0xa9;Pop the top stack item and push its RIPEMD(SHA256) hash.