-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
blockbook: catch version discrepancy in client initialization
This will alert the user to a potential version discrepancy thereby eliminating the need for associated debugging. Note: We ignore the version check in `test_status()` and `test_info_ws()` as this is now already done in the initialization of the Blockbook clients. Like so, the diff will stay smaller in a potential future version bump while maintaining the same test coverage.
- Loading branch information
1 parent
d6d4a60
commit 1fd21d1
Showing
3 changed files
with
95 additions
and
26 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
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
Oops, something went wrong.