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
When miner is active if user attempts to create an additional account the mnemonic generation screen displays the existing account address (that which is mining), rather than the new address derived from the mnemonic (this works as expected when mining is off). Clicking the generate different keys button results in the mnemonic changing however the account address still remains the same in this scenario.
Note, the new account is properly created upon clicking create and displays correctly in accounts list regardless.
The text was updated successfully, but these errors were encountered:
* fix: connect issue
* fix: carpeTick issue
* fix: Added node url if connection to GitHub fails
* fix: create account page Auto-refresh issue
* fix: issue(#271)
* doc: how to set slowwallet
* fix: some boundary issues about the watch account function
🐛 Bug
When miner is active if user attempts to create an additional account the mnemonic generation screen displays the existing account address (that which is mining), rather than the new address derived from the mnemonic (this works as expected when mining is off). Clicking the generate different keys button results in the mnemonic changing however the account address still remains the same in this scenario.
Note, the new account is properly created upon clicking create and displays correctly in accounts list regardless.
The text was updated successfully, but these errors were encountered: