mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-03-24 03:15:43 +00:00
Merge pull request #619 from aminmazi/develop
fix a typo in ch5 : an deterministic
This commit is contained in:
commit
77cd7709a0
@ -73,12 +73,12 @@ The second advantage of HD wallets is that users can create a sequence of public
|
||||
|
||||
Let's look at this from a practical perspective. Which of the following seeds is easier to transcribe, record on paper, read without error, export, and import into another wallet?
|
||||
|
||||
.A seed for an deterministic wallet, in hex
|
||||
.A seed for a deterministic wallet, in hex
|
||||
----
|
||||
0C1E24E5917779D297E14D45F14E1A1A
|
||||
----
|
||||
|
||||
.A seed for an deterministic wallet, from a 12-word mnemonic
|
||||
.A seed for a deterministic wallet, from a 12-word mnemonic
|
||||
----
|
||||
army van defense carry jealous true
|
||||
garbage claim echo media make crunch
|
||||
|
Loading…
Reference in New Issue
Block a user