infincia / bip39-rs

A Rust implementation of BIP-0039
Apache License 2.0
54 stars 61 forks source link

Mnemonic::from_phrase() intolerant of spaces #23

Closed rob-solana closed 4 years ago

rob-solana commented 4 years ago

as the title suggests, a user typing words or copy-pasting may include additional whitespace in a seed phrase

it might be nice to tolerate these