mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-13 19:38:56 +00:00
Made changes to ch04.asciidoc
This commit is contained in:
parent
e14f1cb609
commit
d30beef53e
@ -576,6 +576,9 @@ BIP0039 defines the creation of a mnemonic code and seed as a follows:
|
|||||||
4. Divide the sequence into sections of 11 bits, using those to index a dictionary of 2048 predefined words.
|
4. Divide the sequence into sections of 11 bits, using those to index a dictionary of 2048 predefined words.
|
||||||
5. Produce 12 to 24 words representing the mnemonic code.
|
5. Produce 12 to 24 words representing the mnemonic code.
|
||||||
|
|
||||||
|
Table 4-5 shows the relationship between the size of entropy data and the length of mnemonic codes in words.
|
||||||
|
|
||||||
|
|
||||||
.Mnemonic codes: entropy and word length
|
.Mnemonic codes: entropy and word length
|
||||||
[options="header"]
|
[options="header"]
|
||||||
|=======
|
|=======
|
||||||
|
Loading…
Reference in New Issue
Block a user