From aa51da11523b390878d0baa4b66c04e2d6a3c305 Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 5 Sep 2016 14:04:29 +1000 Subject: [PATCH] Derivation path for Block Explorers --- bip39-standalone.html | 9 +++++++++ src/index.html | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/bip39-standalone.html b/bip39-standalone.html index dcd6ffc..7b14513 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -224,6 +224,15 @@

+
+ +
+

+ Use path m/44'/0'/0'. + Only enter the xpub extended key into block explorer search fields, never the xpriv key. +

+
+
diff --git a/src/index.html b/src/index.html index ea7096c..1838587 100644 --- a/src/index.html +++ b/src/index.html @@ -220,6 +220,15 @@

+
+ +
+

+ Use path m/44'/0'/0'. + Only enter the xpub extended key into block explorer search fields, never the xpriv key. +

+
+
-- 2.41.0