You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.
If users chose custom node, it should have save it's address and pre-set last used node configuration.
If user chose for example Testnet, then after logging out and signing with new account, it should be preset to Testnet instead always to Mainnet. Same apply to restarting app itself.
Actual behaviour
It always resets itself to Mainnet and custom node configuration is forced to localhost.
The text was updated successfully, but these errors were encountered:
I can reproduce this on latest release 1.0.2. But the current development branch no longer has this issue, since the code has been rewritten. I will keep the issue open until the next version is released.
Expected behaviour
If users chose custom node, it should have save it's address and pre-set last used node configuration.
If user chose for example Testnet, then after logging out and signing with new account, it should be preset to Testnet instead always to Mainnet. Same apply to restarting app itself.
Actual behaviour
It always resets itself to Mainnet and custom node configuration is forced to localhost.
The text was updated successfully, but these errors were encountered: