iancoleman / slip39

A web tool for SLIP39 mnemonic shares
https://iancoleman.io/slip39/
MIT License
51 stars 23 forks source link

Improve error messages for share recovery #6

Open iancoleman opened 4 years ago

iancoleman commented 4 years ago

There's a try/catch when recovering shares.

It would be good to make the error messages more useful to the user than the default error messages; the default messages are useful for developers but can be a bit cryptic to non technical users.