mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-18 14:18:14 +00:00
I believe m/44'/2'/0'/0/1 is the *second* private key not the first
This commit is contained in:
parent
bd66bdc814
commit
59b2b890db
@ -687,7 +687,7 @@ On the fourth level "change", an HD wallet has two sub-trees, one for creating r
|
|||||||
|=======
|
|=======
|
||||||
| M/44'/0'/0'/0/2 | The third receiving public key for the primary bitcoin account
|
| M/44'/0'/0'/0/2 | The third receiving public key for the primary bitcoin account
|
||||||
| M/44'/0'/3'/1/14 | The fifteenth change-address public key for the fourth bitcoin account
|
| M/44'/0'/3'/1/14 | The fifteenth change-address public key for the fourth bitcoin account
|
||||||
| m/44'/2'/0'/0/1 | The first private key in the Litecoin main account, for signing transactions
|
| m/44'/2'/0'/0/1 | The second private key in the Litecoin main account, for signing transactions
|
||||||
|=======
|
|=======
|
||||||
|
|
||||||
===== Experimenting with HD wallets using sx-tools
|
===== Experimenting with HD wallets using sx-tools
|
||||||
|
Loading…
Reference in New Issue
Block a user