rust-bitcoin-unsafe-fast/bitcoin/src/address
Tobin C. Harding 20a5f1f35f
Use KnowHrp instead of Network
We have a bunch of functions that take `Network` when what they really
want is something that can be converted to a `KnownHrp`.

Make `KnownHrp` public and accept `impl Into<KnownHrp>`.
2024-01-23 16:53:05 +11:00
..
error.rs Remove private fmt_internal function 2023-12-05 09:27:15 +11:00
mod.rs Use KnowHrp instead of Network 2024-01-23 16:53:05 +11:00