rust-lightning/lightning-block-sync
Arik Sosman 92aac2a2ae
Fix lightning-block-sync 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-block-sync 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