[][src]Module tari_core::block

Structs

AggregateBody

The components of the block or transaction. The same struct can be used for either, since in Mimblewimble, cut-through means that blocks and transactions have the same structure.

Block

A Tari block. Blocks are linked together into a blockchain.