From 4d457a383609fefd60658974991bc0089c470aa5 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 13 Oct 2014 11:13:22 +1100 Subject: [PATCH] Coin select input moved below passphrase input --- src/index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/index.html b/src/index.html index 0e552fc..9b489ea 100644 --- a/src/index.html +++ b/src/index.html @@ -51,17 +51,6 @@

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

-
- -
- -
-
@@ -85,6 +74,17 @@
+
+ +
+ +
+
-- 2.41.0