rust-bitcoin-unsafe-fast/src
Tobin C. Harding 58f94bee9b Remove sha256t_hash_newtype macro
Since commit `commit 275adc6c335a4326699cfbd444949e1725864ea1` on
`bitcoin_hashes` we have the identical implementation of the macro
`sha256t1_hash_newtype` in this crate and in `bitcoin_hashes`.

Remove the `sha256t_hash_newtype` macro from this crate in favour of the
one in `bitcoin_hashes`.
2022-05-19 14:10:57 +10:00
..
blockdata Enable edition 2018 2022-05-11 10:16:48 +10:00
consensus Fix in preparation for next edition 2022-05-11 10:16:17 +10:00
network Fix in preparation for next edition 2022-05-11 10:16:17 +10:00
util Remove sha256t_hash_newtype macro 2022-05-19 14:10:57 +10:00
hash_types.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
internal_macros.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
lib.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
policy.rs Flatten the policy module 2022-03-09 10:20:18 +11:00
serde_utils.rs Enable edition 2018 2022-05-11 10:16:48 +10:00
test_macros.rs Refactor whitespace 2022-03-14 13:51:50 +11:00