Module bdk_chain::bitcoin::hashes::hash160

Expand description

HASH160 (SHA256 then RIPEMD160) implementation.

Structsยง

  • Output of the Bitcoin HASH160 hash function. (RIPEMD160(SHA256))