rust-lightning/lightning-transaction-sync
Elias Rohrer 2bd12137a4
Feature-gate time use also in ElectrumSyncClient
A previous commit introduced the `time` feature to gate the use of
`SystemTime` dependent APIs in `EsploraSyncClient`. It however omitted
doing the same for the Electrum side of things. Here, we address this
oversight.
2024-01-09 09:37:14 +01:00
..
src Feature-gate time use also in ElectrumSyncClient 2024-01-09 09:37:14 +01:00
tests DRY up Esplora/Electrum integration_tests 2023-11-23 09:30:58 +01:00
Cargo.toml Don't call system time in unless feature enabled 2023-12-19 13:22:17 -06:00