diff --git a/ch06_transactions.adoc b/ch06_transactions.adoc index db25c8f3..9383ef39 100644 --- a/ch06_transactions.adoc +++ b/ch06_transactions.adoc @@ -1143,7 +1143,7 @@ _vbytes_, where four units of weight equal one vbyte, providing an easy comparison to the original _byte_ measurement unit used in legacy Bitcoin blocks. -Blocks are limited to 4 million weight. The block header takes up 240 +Blocks are limited to 4 million weight. The block header takes up 320 weight. An additional field, the transaction count, uses either 4 or 12 weight. All of the remaining weight may be used for transaction data.