X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=src%2Findex.html;h=d09a71a22a30093a4887c25bd292c158fd6d5aaf;hb=e66c8a9b5aade1c6b19c58e5366f777fde3f373f;hp=fb287f55d89ba3bf38a8306681d1a3089b1c3034;hpb=dd566a1e2f7e01442890330db3845f3521cf011f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/src/index.html b/src/index.html index fb287f5..d09a71a 100644 --- a/src/index.html +++ b/src/index.html @@ -13,8 +13,8 @@ body { padding-bottom: 32px; } - .form-control[disabled] { - cursor: auto; + .form-control[readonly] { + cursor: text; } .feedback-container { position: fixed; @@ -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 @@
- +
@@ -77,7 +77,7 @@
- +
@@ -137,7 +137,7 @@
- +
@@ -162,13 +162,13 @@
- +
- +
@@ -332,7 +332,7 @@
- +
- + + +