rust-lightning/lightning-background-processor
Arik Sosman 813202f554
Fix lightning-background-processor warnings.
Version 0.32.2 of `rust-bitcoin` deprecates a number of methods that
are commonly used in this project, most visibly `txid()`, which is
now called `compute_txid()`. This resulted in a lot of warnings, and
this commit is part of a series that seeks to address that.
2024-08-16 10:31:45 -07:00
..
src Fix lightning-background-processor warnings. 2024-08-16 10:31:45 -07:00
Cargo.toml Upgrade rust-bitcoin to 0.32.2. 2024-08-16 10:31:45 -07:00