Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve the
WalletRegistry.getWalletPublicKey
fn
Skip retrying when the contract throws an error saying the wallet with the given ID has not been registered. There is no need to retry this request because the contract responds with the exact reason - the wallet does not exist.
- Loading branch information