Allow retrying HTTP requests if we hit a socket timeout
authorMatt Corallo <git@bluematt.me>
Fri, 7 May 2021 22:40:22 +0000 (22:40 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 10 May 2021 16:55:09 +0000 (16:55 +0000)
commitb465318e12e4374d7e7cb3c00036fded340f155a
tree7690a624191a57f5db6ccb3dd723018d989e652f
parent7297e138716ec34147e591e125a96aa8a2cb2903
Allow retrying HTTP requests if we hit a socket timeout
lightning-block-sync/Cargo.toml
lightning-block-sync/src/http.rs