feather-wallet / feather

A free and open-source Monero desktop wallet.
https://featherwallet.org
BSD 3-Clause "New" or "Revised" License
354 stars 52 forks source link

Fix extra space in seed phrase #204

Closed ComputeryPony closed 1 month ago

ComputeryPony commented 1 month ago

Trim an extra space that was making it into the seed phrase when copied, also go ahead and trim the seed phrase when passed to displaySeed just to be consistent.

tobtoht commented 1 month ago

I can't reproduce the extra space. On what platform does this happen?

ComputeryPony commented 1 month ago

I can't reproduce the extra space. On what platform does this happen?

Welp, I don't know how but even though I swear I tested it twice I can't reproduce it either. Maybe I just had a stray space in my document when I went to paste the seed when testing somehow? Closing.