Return more error details on http's read_response
authorValentine Wallace <vwallace@protonmail.com>
Tue, 11 May 2021 23:59:55 +0000 (19:59 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 13 May 2021 17:18:26 +0000 (13:18 -0400)
commit4f880c6b75e6b02072fa5dd37ee475538533393a
tree740fce7bc806ef28dbb876d679a5cc03ca3a33e8
parentfcc0723528c12462c851d8d75f399a5c571569d2
Return more error details on http's read_response

Otherwise helpful error information gets swallowed
lightning-block-sync/src/http.rs
lightning-block-sync/src/rest.rs
lightning-block-sync/src/rpc.rs