Closed cpacia closed 6 years ago
The wallet currently uses a hex string for the wallet seed. We should use bip39 as it's more standard. Code here https://github.com/tyler-smith/go-bip39
Done
The wallet currently uses a hex string for the wallet seed. We should use bip39 as it's more standard. Code here https://github.com/tyler-smith/go-bip39