mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 00:01:03 +00:00
Made changes to ch04.asciidoc
This commit is contained in:
parent
96b432dc14
commit
00da6b124f
@ -594,7 +594,7 @@ BIP0039 defines the creation of a mnemonic code and seed as a follows:
|
||||
|
||||
The mnemonic code represents 128 to 256 bits, which are used to derive a longer (512-bit) seed through the use of the key-stretching function PBKDF2. The resulting seed is used to create a deterministic wallet and all of its derived keys.
|
||||
|
||||
The following lists show some examples of mnemonic codes and the seeds they produce.
|
||||
Tables pass:[<xref linkend="table_4-6" xrefstyle="select: labelnumber"/>] and pass:[<xref linkend="table_47" xrefstyle="select: labelnumber"/>] show some examples of mnemonic codes and the seeds they produce.
|
||||
|
||||
[[table_4-6]]
|
||||
.128-bit entropy mnemonic code and resulting seed
|
||||
|
Loading…
Reference in New Issue
Block a user