rust-lightning/lightning-background-processor/src
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
..
lib.rs Fix lightning-background-processor warnings. 2024-08-16 10:31:45 -07:00