rust-bitcoin-unsafe-fast/bitcoin/tests
Tobin C. Harding a11cf07501
Run the formatter
Various formatting issues have crept into the codebase because we do not
run the formatter in CI.

In preparation for enabling formatting checks in CI run `cargo +nightly
fmt` to fix current formatting issues. No changes other than those
create by the formatter.
2023-03-06 10:22:29 +11:00
..
data Remove serde for taprootspendinfo 2023-03-01 16:58:24 -08:00
psbt.rs Run the formatter 2023-03-06 10:22:29 +11:00
serde.rs Run the formatter 2023-03-06 10:22:29 +11:00
serde_opcodes.rs Add serde regression tests 2022-10-29 10:47:16 +11:00