rust-lightning/lightning-transaction-sync
Elias Rohrer 31ea90eba2
Use esplora-client's async-https-rustls feature
Now that we upgraded `esplora-client` to 0.6 we can use
`async-https-rustls` instead of manually overriding the `reqwest`
dependency.
2023-11-24 12:48:22 +01:00
..
src Implement ElectrumSyncClient 2023-11-23 09:30:57 +01:00
tests DRY up Esplora/Electrum integration_tests 2023-11-23 09:30:58 +01:00
Cargo.toml Use esplora-client's async-https-rustls feature 2023-11-24 12:48:22 +01:00