Module block
Expand description
Block abstraction.
Modules§
- Block body abstraction.
- Block header data primitive.
Traits§
- Abstraction of block data type.
- Helper trait that unifies all behaviour required by block to support full node operations.
Type Aliases§
- Helper trait to access
BlockBody::Transaction
given aBlock
.