diff --git a/src/index.html b/src/index.html index 529bccc..653f63b 100644 --- a/src/index.html +++ b/src/index.html @@ -328,7 +328,18 @@

- 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