signum-network / signum-xt-wallet

Cryptocurrency wallet for the green Signum 🍀 blockchain as an extension for your browser.
MIT License
14 stars 6 forks source link

Allow recovery phrases with trailing and leading whitespaces #68

Closed ohager closed 1 year ago

ohager commented 1 year ago

Is your feature request related to a problem? Please describe. In Signum it is possible to use arbitrary recovery phrases which might have leading and/or trailing whitespaces. The XT wallet trims the entered mnemonics (as heritage of Tezos implementation)

Describe the solution you'd like Don't trim the mnemonics and also add an option to visualize whitespace similar/same to what we have on Phoenix wallet

Describe alternatives you've considered N/A

Additional context N/A