mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-06-03 22:58:51 +00:00
Merge 115dcc873f
into 275c4eb8ea
This commit is contained in:
commit
8afeefc035
@ -527,7 +527,7 @@ The largest possible block can hold almost 16,000 transactions in 4,000,000
|
|||||||
bytes, but proving any particular one of those 16,000 transactions
|
bytes, but proving any particular one of those 16,000 transactions
|
||||||
is a part of that block only requires a copy of the transaction, a copy
|
is a part of that block only requires a copy of the transaction, a copy
|
||||||
of the 80-byte block header, and 448 bytes for the merkle proof. That
|
of the 80-byte block header, and 448 bytes for the merkle proof. That
|
||||||
makes the largest possible proof almost 10,000 times smaller than the
|
makes the largest possible proof almost 5,000 times smaller than the
|
||||||
largest possible Bitcoin block.
|
largest possible Bitcoin block.
|
||||||
|
|
||||||
=== Merkle Trees and Lightweight Clients
|
=== Merkle Trees and Lightweight Clients
|
||||||
|
Loading…
Reference in New Issue
Block a user