Expand description

Hash256 type

This module is identical in functionality to the bitcoin_hashes::sha256d hash type but the FromHex/FromStr and ToHex/Display implementations use DISPLAY_BACKWARDS = false.

Structs

  • Output of the SHA256d hash function