rust-lightning/lightning-transaction-sync/tests
Elias Rohrer 7a30f3e118
Support HTTPS Esplora endpoints via new feature
To support HTTPS endpoints, the async HTTP library `reqwest` needs one of
the `-tls` features enabled. While the users could specify this in their
own cargo dependencies, we here provide a new `esplora-async-https`
feature for conveinience.
2023-03-08 19:25:23 +01:00
..
integration_tests.rs Support HTTPS Esplora endpoints via new feature 2023-03-08 19:25:23 +01:00