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