rust-bitcoin-unsafe-fast/bitcoin/examples
Tobin C. Harding bc398204bf
Remove redundant segwit version from function names
A P2TR output does not need to be clarified with version 1, it is
implicit. As with p2wpkh/p2wsh and version 0.

Remove redundant version identifiers from function names, deprecating
the originals.
2023-08-31 13:23:46 +10:00
..
bip32.rs Rename xpub and xpriv types 2023-08-22 13:47:35 +10:00
ecdsa-psbt.rs Remove redundant segwit version from function names 2023-08-31 13:23:46 +10:00
handshake.rs Move p2p::constants::Network to crate root 2023-08-01 16:46:59 +10:00
sighash.rs Remove redundant segwit version from function names 2023-08-31 13:23:46 +10:00
taproot-psbt.rs Remove redundant segwit version from function names 2023-08-31 13:23:46 +10:00