-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up bitcoinheaders error logs (#1606)
When we query future blocks that bitcoinheaders.net doesn't have, instead of returning a DNS resolve error, it returns a DNS response without a block header. We want to avoid logging it as an error, so we check for this specific case.
- Loading branch information
Showing
1 changed file
with
23 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters