Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish between wallet not running and wrong rpc credentials #97

Conversation

alvasw
Copy link
Contributor

@alvasw alvasw commented Feb 14, 2022

At the moment, it's not easy for the UI to check whether the wallet RPC call failed because the external wallet was not running or the credentials were wrong.

At the moment, it's not easy for the UI to check whether the wallet RPC
call failed because the external wallet was not running.
Handle the case where the RPC credentials are wrong in the lowest layer
(RpcClient) instead of in the highest layer (WalletService).
Copy link
Contributor

@chimp1984 chimp1984 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@chimp1984 chimp1984 merged commit bab7c4e into bisq-network:main Feb 14, 2022
@alvasw alvasw deleted the distinguish_wallet_not_running_and_wrong_rpc_credentials branch February 15, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants