givelotus / lotus-vase

A simple reference wallet for Lotus which supports mobile devices.
GNU General Public License v3.0
4 stars 2 forks source link

Seeds are case sensitive and white-space sensitive #132

Open schancel opened 3 years ago

schancel commented 3 years ago

Strings should be normalized on import to be trimmed and lowercased. Additionally, some kind of real-time validity feedback would be useful to the users.