rust-bitcoin-unsafe-fast/bitcoin
Tobin C. Harding 1ecf09359b Add local variable to reduce line length
In order to reduce the line length introduce a local variable `align`.

Refactor only, no logic changes.
2022-11-18 13:10:11 +11:00
..
contrib Merge rust-bitcoin/rust-bitcoin#999: examples: Add taproot PSBT example workflow 2022-10-25 16:47:18 +00:00
examples Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
src Add local variable to reduce line length 2022-11-18 13:10:11 +11:00
tests Move psbt module to crate root module 2022-11-16 10:43:35 +11:00
Cargo.toml Merge rust-bitcoin/rust-bitcoin#1344: Fix `no_std` when `bitcoinconsensus` is enabled 2022-11-05 13:42:50 +00:00