monero-site/_i18n/de/resources/moneropedia/fluffyblocks.md
Leza89 8d79f880dc German translation for getmonero.org
main:
 - [x] translated: de.yml - Status: peer-reviewed
 - [x] translated: lang\de\ - Status: peer-reviewed
 - [x] added: "de: Deutsch in other ymls"

resources:
 * untranslated: moneropedia - some terms added to match de.yml
 * untranslated: user guides
 * untranslated:  developer guides

Special thanks to ErCiccione and rodolfo912 as well as to rbrunner7
2019-01-30 19:56:29 +01:00

730 B

terms summary
fluffy blocks
fluffyblocks
a way of saving bandwidth when sending new blocks around the network

{% include untranslated.html %}

The Basics

A @block is made up of a header and @transactions. Fluffy Blocks only contain a header, a list of transaction indices, and any transactions that the node recieving the block may be missing. This saves bandwidth because nodes might already know about most or all of the transactions in the block and they don't need to be sent them again.

See Also