tyler-smith / go-bip39

The BIP39 library for Go.
MIT License
549 stars 196 forks source link

TWEAK: Only allow single spaces for separators to stay more inline wi… #34

Closed tyler-smith closed 3 years ago

tyler-smith commented 5 years ago

…th the python implementation.

tyler-smith commented 3 years ago

Closing this. For one, I don't want to change the behavior of v1. Secondly, the correct behavior here is to use the correct separator for the given language which is part of the proper multi-language changes I want to make for v2.