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 doing importP etc... it throws Error, but it's merely normal situation not Error condition.
If you want to check that nothing is left accidentally not imported you cannot call Promise.all([multiple imports because it throws Error])
:"Nothing to import.","stack":"Error: Nothing to import.\n at SingletonWallet.<anon...
The text was updated successfully, but these errors were encountered:
eino-makitalo
changed the title
Enchancement:
Enchancement: "Nothing to import" throws Error but maybe it should not
Feb 5, 2022
When doing importP etc... it throws Error, but it's merely normal situation not Error condition.
If you want to check that nothing is left accidentally not imported you cannot call Promise.all([multiple imports because it throws Error])
:"Nothing to import.","stack":"Error: Nothing to import.\n at SingletonWallet.<anon...
The text was updated successfully, but these errors were encountered: