rust-bitcoin-unsafe-fast/examples
Tobin C. Harding e1ae9d86bb Move the address module out of util
The identifier 'util' does not convey any information. We have a whole
bunch of modules inside the `util` module.

As part of work to reduce the amount of arbitrary things in the `util`
module move the `address` module to the crate root level.
2022-08-12 07:35:15 +10:00
..
bip32.rs Move the address module out of util 2022-08-12 07:35:15 +10:00
ecdsa-psbt.rs Move the address module out of util 2022-08-12 07:35:15 +10:00
handshake.rs Run formatter on examples/ 2022-07-19 13:43:12 +10:00