rust-bitcoin-unsafe-fast/bitcoin/src/address
Tobin C. Harding 769809f1f2
Improve the docs on as_unchecked function
The `as_unchecked` method is never dangerous to call because an
`Address<UncheckedNetwork>` provides a subset of functionality that is
always ok to use. It is only dangerous to go the other way unchecked to
checked.
2023-12-20 09:34:24 +11:00
..
error.rs Remove private fmt_internal function 2023-12-05 09:27:15 +11:00
mod.rs Improve the docs on as_unchecked function 2023-12-20 09:34:24 +11:00