From c866242d35184fccc4bbe2266fda4a5a80d3bb9f Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Mon, 28 Nov 2016 15:33:06 +1100 Subject: [PATCH] BIP32 Tab wallet changes compiled into standalone --- bip39-standalone.html | 37 ++++++++++++++++++++++--------------- 1 file changed, 22 insertions(+), 15 deletions(-) diff --git a/bip39-standalone.html b/bip39-standalone.html index e4c172c..a373d6a 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -320,19 +320,21 @@
- +

- Use path m/0'/0. - For more info see the Hive Wallet homepage + m/44'/0'/0' generates extended keys for import / export. +

+

+ m/44'/0'/1' to generate the next account. Continue incrementing for more accounts (most use a single account). +

+

+ m/44'/0'/0'/0 to generate public addresses. +

+

+ m/44'/0'/0'/1 to generate change addresses.

-
-
-
- -

- Use path m/44'/0'/0'/0. For more info see the Mycelium Wallet homepage

@@ -342,6 +344,8 @@

Use path m/0'/0' with hardened addresses. +

+

For more info see the Bitcoin Core BIP32 implementation

@@ -351,7 +355,10 @@

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

+

+ Supported by blockchain.info.

@@ -409,11 +416,11 @@ -     -     -     -     -     +      +      +      +      +      -- 2.41.0