mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-17 21:32:50 +01:00
bip39: discourage from using localized wordlists
This commit is contained in:
parent
7e13d23d43
commit
a78b211d23
@ -113,7 +113,14 @@ will make the desired wallet available.
|
||||
|
||||
==Wordlists==
|
||||
|
||||
* [[bip-0039/bip-0039-wordlists.md|Moved to separate document]]
|
||||
Since the vast majority of BIP39 wallets supports only the English wordlist,
|
||||
it is '''strongly discouraged''' to use non-English wordlists for generating
|
||||
the mnemonic sentences.
|
||||
|
||||
If you still feel your application really needs to use a localized wordlist,
|
||||
use one of the following instead of inventing your own.
|
||||
|
||||
* [[bip-0039/bip-0039-wordlists.md|Wordlists]]
|
||||
|
||||
==Test vectors==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user