rust-bitcoin-unsafe-fast/bitcoin/examples
jamil.lambert 9bb75703a1 Header change from arguments to parameters
In a few cases a function header documents the parameters of the following function under the heading"Arguments", this has been changed to "Parameters"
2024-05-22 13:12:44 +01:00
..
bip32.rs bip32: derive_xpriv should not return a Result 2024-05-13 20:43:49 +00:00
ecdsa-psbt.rs bip32: derive_xpriv should not return a Result 2024-05-13 20:43:49 +00:00
handshake.rs Fix new nightly warnings/errors 2024-02-21 14:13:49 +11:00
sighash.rs Header change from arguments to parameters 2024-05-22 13:12:44 +01:00
sign-tx-segwit-v0.rs 2024-04-21 automated rustfmt nightly 2024-04-21 01:03:30 +00:00
sign-tx-taproot.rs Upgrade secp dependency 2024-04-03 09:24:41 +11:00
taproot-psbt.rs bip32: derive_xpriv should not return a Result 2024-05-13 20:43:49 +00:00