Module blocks

Source
Expand description

Blocks

Structs§

StaticFileBlockWithdrawals
A storage representation of block withdrawals that is static file friendly. An inner None represents a pre-merge block.
StoredBlockBodyIndices
The storage of the block body indices.
StoredBlockBodyIndicesFlags
Fieldset that facilitates compacting the parent type. Used bytes: 1 | Unused bits: 0
StoredBlockWithdrawals
The storage representation of block withdrawals.
StoredBlockWithdrawalsFlags
Placeholder struct for when there is no need for a fieldset. Doesn’t actually write or read any data.

Type Aliases§

NumTransactions
Total number of transactions.