BeamMW / ios-wallet

Beam iOS Wallet
https://beam.mw/downloads
Apache License 2.0
21 stars 9 forks source link

Incorrect restore work with own node if address with error or node is not started #580

Closed AndreyDyakonov closed 1 year ago

AndreyDyakonov commented 2 years ago

Despite the fact that the node was not started or the address was specified with an error, the wallet goes to the restore screen

Steps:

  1. Open wallet
  2. Click to "Restore wallet"
  3. Type seed phrase
  4. Create password
  5. Select "Restore with own node"
  6. Enter your trusted node IP and port with an error (or without error but not start node) and click "next"

Expected: Display error message, wallet stay in current screen

Actual: Display error message, but after some time wallet go to restore screen and try to restore wallet

https://user-images.githubusercontent.com/85252690/173775142-5043ab32-a6e1-4f5c-ae75-070a68ae3c2c.MP4