Module block

Expand description

Block abstraction.

Modules§

body
Block body abstraction.
header
Block header data primitive.

Traits§

Block
Abstraction of block data type.
FullBlock
Helper trait that unifies all behaviour required by block to support full node operations.

Type Aliases§

BlockTx
Helper trait to access BlockBody::Transaction given a Block.