rust-lightning/lightning-transaction-sync
Elias Rohrer b3a58e6db6
Use upstreamed validate_merkle_proof
We previously upstreamed the `validate_merkle_proof` utility method,
which shipped with `electrum-client` 0.19.0.

Since we upgraded to that version recently, we can now drop our local
code and use the upstreamed version.
2024-07-15 14:19:57 +02:00
..
src Use upstreamed validate_merkle_proof 2024-07-15 14:19:57 +02:00
tests rustfmt: lightning-transaction-sync/tests/integration_tests.rs 2024-06-07 16:54:30 +02:00
Cargo.toml Upgrade rust-bitcoin to 0.31 2024-05-30 18:35:29 +08:00