Describe the bug
The add account component handles both creating new wallets and adding wallets to existing logged in accounts, however when logged out and trying to create a second wallet it attempts to add it to the existing wallet instead of asking for a new wallet name/password.
To Reproduce
Steps to reproduce the behavior:
Build develop branch
Add one wallet account
Log out
Attempt to create new wallet with different bts account
Complete cloud sign in
Get incorrect component prompts, rendering secondary wallet creation impossible
Expected behavior
Can create a second wallet in the beet app
Describe the bug The add account component handles both creating new wallets and adding wallets to existing logged in accounts, however when logged out and trying to create a second wallet it attempts to add it to the existing wallet instead of asking for a new wallet name/password.
To Reproduce Steps to reproduce the behavior: Build develop branch Add one wallet account Log out Attempt to create new wallet with different bts account Complete cloud sign in Get incorrect component prompts, rendering secondary wallet creation impossible
Expected behavior Can create a second wallet in the beet app