rust-lightning/lightning-transaction-sync/tests
Arik Sosman 9914fd4f8d
Fix lightning-transaction 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
..
integration_tests.rs Fix lightning-transaction sync warnings. 2024-08-16 10:31:45 -07:00