cryptoadvance / specter-diy

DIY airgapped hardware wallet that uses QR codes for communication with the host
MIT License
440 stars 73 forks source link

add allow_empty flag for input screen #165

Closed stepansnigirev closed 3 years ago

stepansnigirev commented 3 years ago

Now input screen will not accept an empty input or input that only has spaces when renaming wallets and saving seeds. This does not affect the bip39-password screen as there empty input is the default.

empty-input