Unlike Sha256d, BlockHash has a well-defined byte-order (little-endian) and hex representation (big-endian), so we can implement TryFrom<&[u8]>, Display and FromStr.
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project - Commits
- rABCcdbcaa14daa3: [Chronik] Add `BlockHash` struct wrapping `Sha256d` to avoid mixing kinds of…
ninja check-bitcoinsuite
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable