rust-bitcoin-unsafe-fast/examples
Tobin C. Harding c1d74a3eae Run the formatter
We recently merged a PR that enables the formatter on the `examples/`
directory, at the same time we merged `examples/ecdsa-psbt.rs` but CI
had already run so the formatter was not run.

Run `cargo +nightly fmt` to format the `examples/` directory.
2022-07-20 11:32:54 +10:00
..
bip32.rs Run formatter on examples/ 2022-07-19 13:43:12 +10:00
ecdsa-psbt.rs Run the formatter 2022-07-20 11:32:54 +10:00
handshake.rs Run formatter on examples/ 2022-07-19 13:43:12 +10:00