Superlight-Labs / NewFinance

Multi Party Secured Mobile Bitcoin Wallet
https://getnewfinance.com/
GNU Affero General Public License v3.0
11 stars 1 forks source link

Logout() and then recreate account not working #80

Open matnrb opened 1 year ago

matnrb commented 1 year ago

After creating an account successfully, it is not possible to logout and create/import a new account. The app has to be closed fully beforehand to be able to create a new account.

To Reproduce Create an account. Wait until the wallet has been derived. Logout per Menu. Create/Import an account. -> Endless deriving.

Expected behavior Create a new account successfully.

Additional context The problem seems to be that the websocket is closed or the deriving is not initiated.