From 3f363a42b15c7fd7338b0ad35d7a32fb96621aee Mon Sep 17 00:00:00 2001 From: Alexander Georgievskiy Date: Wed, 8 Feb 2017 00:46:57 +0300 Subject: Add MultBit HD BIP32 hint --- src/index.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index 964746e..d2def05 100644 --- a/src/index.html +++ b/src/index.html @@ -393,7 +393,7 @@
- +

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

+

+ Use path m/0'/0. +

+

+ Can be used with: + MultiBit HD +

-- cgit v1.2.3 From b4fd763cebfb7f9497e12ca09b6271e1b39ac145 Mon Sep 17 00:00:00 2001 From: Alexander Georgievskiy Date: Tue, 7 Feb 2017 22:51:24 +0000 Subject: Add client select --- src/index.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/index.html') diff --git a/src/index.html b/src/index.html index d2def05..1c2ffcf 100644 --- a/src/index.html +++ b/src/index.html @@ -253,6 +253,14 @@ +
+ +
+ +
+
-- cgit v1.2.3