1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2025-04-15 06:46:08 +00:00
This commit is contained in:
Sebastian Falbesoner 2024-12-27 08:42:59 -10:00 committed by GitHub
commit 6cf9d2afb2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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.