rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding fd7f8daeff Move sighash module to crate root
Done as part of the effort to flatten the `util` module.

The `sighash` module can stand alone in the crate root, it provides a
discreet set of functionality - the `SighashCache` and associated types.
2022-10-25 09:14:01 +11:00
..
contrib Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
examples Use new PSBT signing API in example 2022-10-20 06:07:53 +11:00
src Move sighash module to crate root 2022-10-25 09:14:01 +11:00
test_data Add a workspace to the top level directory. 2022-09-13 08:44:57 +10:00
Cargo.toml fix test_data dir exclusion 2022-10-11 12:18:37 +02:00