diff --git a/ch04_keys.adoc b/ch04_keys.adoc index f605a80b..0a25e545 100644 --- a/ch04_keys.adoc +++ b/ch04_keys.adoc @@ -1539,7 +1539,7 @@ confusion <> shows the same key, encoded in WIF and WIF-compressed formats. ++++ - +
@@ -1550,13 +1550,17 @@ confusion - + + + + + diff --git a/ch05_wallets.adoc b/ch05_wallets.adoc index e8af93ea..d471d8e8 100644 --- a/ch05_wallets.adoc +++ b/ch05_wallets.adoc @@ -785,51 +785,6 @@ data and the length of recovery code in words.
Example: Same key, different formats

Hex

1e99423a4ed27608a15a2616a2b0e9e52ced330ac530edcc32c8ffc6a526aedd

1E99423A4ED27608A15A2616A2B0E9E52CED330AC530EDCC32C8FFC6A526AEDD

WIF

5J3mBbAH58CpQ3Y5RNJpUKPE62SQ5tfcvU2JpbnkeyhfsYB1Jcn

Hex-compressed

1E99423A4ED27608A15A2616A2B0E9E52CED330AC530EDCC32C8FFC6A526AEDD01

WIF-compressed

KxFC1jmwwCoACiCAWZ3eXa96mBM6tb3TYzGmf6YwgdGWZgawvrtJ

++++ -++++ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
BIP39: entropy and word length
Entropy (bits)Checksum (bits)Entropy + checksum (bits)Recovery code words

128

4

132

12

160

5

165

15

192

6

198

18

224

7

231

21

256

8

264

24

-++++ [[recovery_to_seed]] ===== From recovery code to seed diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index 0655065f..06818664 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -218,7 +218,6 @@ unsigned integers: ++++ - @@ -263,6 +262,7 @@ We'll look at each of those fields in the following sections. Some inputs also include a witness stack, but this is serialized at the end of a transaction and so we'll examine it later. + [[outpoints]] ==== Outpoint diff --git a/ch12_mining.adoc b/ch12_mining.adoc index f326e4d8..36239e74 100644 --- a/ch12_mining.adoc +++ b/ch12_mining.adoc @@ -497,7 +497,7 @@ structure of the coinbase transaction's input.
Value
- +
Table 12-2. The structure of a coinbase transaction inputThe structure of a coinbase transaction input
Size