rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding b84e1d46c0 Move amount module out of util
Done as part of flattening the `util` module. Simply move the `amount`
module out of the `util` module and to the crate root. Justified by the
fact that the `Amount` type is more-or-less a "primitive" bitcoin type.
2022-10-21 10:16:49 +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 amount module out of util 2022-10-21 10:16:49 +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