From: Ian Coleman Date: Thu, 25 Sep 2014 01:35:58 +0000 (+1000) Subject: Standardized words, 'phrase' changed to 'mnemonic' X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=d4779799ca468dcd7e99ebb0e1067a32a8435c03;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git Standardized words, 'phrase' changed to 'mnemonic' --- diff --git a/bip39-standalone.html b/bip39-standalone.html index fffa355..99fa529 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -52,15 +52,15 @@
-

Phrase

+

Mnemonic

-

You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

For more info see the BIP39 spec

- +
@@ -71,7 +71,7 @@
- +
diff --git a/src/index.html b/src/index.html index 8368754..1a4164c 100644 --- a/src/index.html +++ b/src/index.html @@ -44,11 +44,11 @@
-

Phrase

+

Mnemonic

-

You can enter an existing BIP39 phrase, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

+

You can enter an existing BIP39 mnemonic, or generate a new random one. Typing your own twelve words will probably not work how you expect, since the words require a particular structure (the last word is a checksum)

For more info see the BIP39 spec

@@ -63,7 +63,7 @@
- +