mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Made changes to ch04.asciidoc
This commit is contained in:
parent
11905f81c5
commit
2a89306beb
@ -578,9 +578,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.
|
||||
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.
|
||||
|
||||
<<table_4-5>> shows the relationship between the size of entropy data and the length of mnemonic codes in words.
|
||||
|
||||
[[table_4-5]]
|
||||
.Mnemonic codes: entropy and word length
|
||||
[options="header"]
|
||||
|=======
|
||||
|
Loading…
Reference in New Issue
Block a user