X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=6125ce3d1849bb3c83d42d39ec00d90715817f32;hb=783981debeec37c05173af31588ca5fbc286188c;hp=b30bd5367ef4a61c9714da80765eb2ee2b68b57d;hpb=dd566a1e2f7e01442890330db3845f3521cf011f;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index b30bd53..6125ce3 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -21,8 +21,8 @@ body { padding-bottom: 32px; } - .form-control[disabled] { - cursor: auto; + .form-control[readonly] { + cursor: text; } .feedback-container { position: fixed; @@ -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 @@
- +
@@ -85,7 +85,7 @@
- +
@@ -145,7 +145,7 @@
- +
@@ -170,13 +170,13 @@
- +
- +
@@ -340,7 +340,7 @@
- +