forked from bisq-network/bisq
-
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.
Remove duplication in wallets availability checks
This change adds a new 'verifyWalletsAreAvailable' method to the client, which eliminates this duplicated statement: throw new IllegalStateException("wallet is not yet available"); The commit is in response to a requested change in PR 4312: bisq-network#4312 (review)
- Loading branch information
1 parent
2484a96
commit 7e35180
Showing
1 changed file
with
9 additions
and
8 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