mirror of
https://github.com/bitcoin/bips.git
synced 2024-11-19 01:40:05 +01:00
Merge pull request #1047 from prusnak/bip39-wordlist-warning
bip39: discourage from using localized wordlists
This commit is contained in:
commit
3b0662a622
@ -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…
Reference in New Issue
Block a user