NebulousLabs / Sia-UI

A Graphical Frontend for Sia - https://sia.tech
MIT License
389 stars 109 forks source link

Strip leading and trailing whitespace from seed #662

Closed mtlynch closed 7 years ago

mtlynch commented 7 years ago

Sia-UI will reject a seed if it contains leading or trailing whitespace. Can the UI automatically strip leading or trailing whitespace since it knows that can't really be part of the seed? It's easy for users to accidentally include leading or trailing whitespace if they've saved the seed to a text file and are manually copy/pasting.