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