vocdoni / ui-components

Vocdoni UI components libs
GNU General Public License v3.0
3 stars 2 forks source link

Returning false when no wallet is found #119

Closed nigeon closed 9 months ago

nigeon commented 9 months ago

Not finding a wallet is not unexpected or an error. Makes no sense throwing an exception, so I've removed it. The unhandled exception was breaking the autoconnect (and other) flows.