Expand description
Re-exported from reth_consensus
.
Modules§
- A consensus implementation that does nothing.
- test_
utils test-utils
test helpers for mocking consensus
Structs§
HeaderConsensusError
combines aConsensusError
with theSealedHeader
it relates to.- Post execution input passed to
Consensus::validate_block_post_execution
.
Enums§
- Consensus Errors
Traits§
- Consensus is a protocol that chooses canonical chain.