Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[actions] Make GetWalletService syncable (#3900)
This fixes a bug when wallet operations (for example GetBestBlock) are attempted before the GetWalletServiceAttempt fully completes, causing the wallet not to load.
- Loading branch information