rust-bitcoin-unsafe-fast/bitcoin/src/address
Tobin C. Harding 1c836acf30
bitcoin: Stop slicing hashes
As part of the ongoing effort to improve `hashes`; stop using slicing of
hash types and use `as_byte_array()` to get an array reference instead.
This gives us more flexability to modify the `hashes` module.
2024-04-25 12:53:58 +10:00
..
error.rs 2024-03-31 automated rustfmt nightly 2024-03-31 01:03:18 +00:00
mod.rs bitcoin: Stop slicing hashes 2024-04-25 12:53:58 +10:00