rust-bitcoin-unsafe-fast/bitcoin/examples
yancy 667b7f1010 Remove unused extern statement
extern crate keywords are no longer needed to import a crate
2024-11-27 23:06:55 -06:00
..
bip32.rs Remove unused extern statement 2024-11-27 23:06:55 -06:00
ecdsa-psbt-simple.rs Move Witness to primitives 2024-10-18 14:02:03 +11:00
ecdsa-psbt.rs Introduce Transaction extension traits 2024-10-30 12:28:52 +11:00
handshake.rs Remove unused extern statement 2024-11-27 23:06:55 -06:00
sighash.rs Replace impl blocks with extension traits 2024-08-13 13:14:00 +02:00
sign-tx-segwit-v0.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
sign-tx-taproot.rs Standardize wording to `constructs a new` 2024-11-05 13:02:26 +00:00
taproot-psbt-simple.rs Move Witness to primitives 2024-10-18 14:02:03 +11:00
taproot-psbt.rs Add from_int_btc group of functions 2024-11-02 10:19:03 +11:00