Skip to main content

OP_HASH160

Constant OP_HASH160 

Source
pub const OP_HASH160: u8 = 0xa9;
Expand description

Hash the top item with SHA-256 then RIPEMD-160 (Bitcoin address hash).