mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-17 00:07:54 +00:00
730 B
730 B
summary | terms | ||
---|---|---|---|
a way of saving bandwidth when sending new blocks around the network |
|
{% include disclaimer.html translated="yes" translationOutdated="no" %}
基础知识
@区块由区块头和@交易组成。蓬松区块只包含一个区块头、一个交易索引列表以及接收该块的节点可能丢失的任何交易。这节省了带宽,因为节点可能已经知道区块中的大部分或所有交易,并且不需要再次发送它们。