diff --git a/bip39-standalone.html b/bip39-standalone.html index e4c172c..a373d6a 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -319,20 +319,22 @@ Use hardened addresses -
- Use path m/0'/0.
- For more info see the Hive Wallet homepage
-
- Use path m/44'/0'/0'/0.
+ 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.
+
For more info see the Mycelium Wallet homepage
Use path m/0'/0' with hardened addresses.
+
For more info see the Bitcoin Core BIP32 implementation
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.