Crate reth_consensus

source ·
Expand description

Consensus protocol functions

Modules§

  • A consensus implementation that does nothing.
  • test_utilstest-utils
    test helpers for mocking consensus

Structs§

Enums§

Traits§

  • Consensus is a protocol that chooses canonical chain.