rust-bitcoin-unsafe-fast/bitcoin/examples
Tobin C. Harding 668056fb36
Use Amount in examples
Use the `Amount` type as parameter in examples code instead of a `u64`.

Done as part of preparation for enforcing MAX_MONEY.
2025-01-14 09:48:48 +11:00
..
bip32.rs
create-p2wpkh-address.rs
ecdsa-psbt-simple.rs
ecdsa-psbt.rs
handshake.rs
io.rs
sighash.rs
sign-tx-segwit-v0.rs
sign-tx-taproot.rs
taproot-psbt-simple.rs
taproot-psbt.rs