rust-bitcoin-unsafe-fast/bitcoin/tests
Tobin C. Harding 4354f37f51
Use NetworkKind in bip32 module
BIP-32 only differentiates between mainnet and some testnet when
encoding and decoding xpubs and xprivs. As such we can use the new
`NetworkKind` type instead of `Network` throughout the `bip32` module.
2023-12-15 11:50:50 +11:00
..
data test: correct psbt used for regression test 2023-09-21 11:45:18 +05:30
psbt.rs Use NetworkKind in bip32 module 2023-12-15 11:50:50 +11:00
serde.rs Use NetworkKind in address module 2023-12-15 11:49:41 +11:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00