X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=bip39-standalone.html;h=6125ce3d1849bb3c83d42d39ec00d90715817f32;hb=783981debeec37c05173af31588ca5fbc286188c;hp=84d875d27996ec2136491db3be27b3f7be3ecb77;hpb=8d930430e85c9da65cbb161291998b731111c152;p=perso%2FImmae%2FProjets%2FCryptomonnaies%2FBIP39.git diff --git a/bip39-standalone.html b/bip39-standalone.html index 84d875d..6125ce3 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -21,6 +21,9 @@ body { padding-bottom: 32px; } + .form-control[readonly] { + cursor: text; + } .feedback-container { position: fixed; top: 0; @@ -49,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

- +
@@ -68,7 +71,7 @@
- +
@@ -82,7 +85,7 @@
- +
@@ -142,7 +145,7 @@
- +
@@ -167,13 +170,13 @@
- +
- +
@@ -337,7 +340,7 @@
- +