From 6ee4fb7da1b9da58214ab7fbec7720b75542a737 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Sun, 19 Feb 2017 11:54:03 +1100 Subject: [PATCH] Multibit on BIP32 tab has own section --- src/index.html | 21 +++++++++++++-------- src/js/index.js | 2 +- 2 files changed, 14 insertions(+), 9 deletions(-) diff --git a/src/index.html b/src/index.html index 5495fe9..5fefc30 100644 --- a/src/index.html +++ b/src/index.html @@ -402,7 +402,19 @@
- + +
+

+ Use path m/0'/0. +

+

+ For more info see + MultiBit HD +

+
+
+
+

Use path m/44'/0'/0'. @@ -412,13 +424,6 @@ Can be used with: blockchain.info

-

- Use path m/0'/0. -

-

- Can be used with: - MultiBit HD -

diff --git a/src/js/index.js b/src/js/index.js index 22bf599..29cf06b 100644 --- a/src/js/index.js +++ b/src/js/index.js @@ -1170,7 +1170,7 @@ }, }, ] - + var clients = [ { name: "Bitcoin Core",