Page cover image

Consensus Layer

This layer performs two fundamental functions:

  • Running the Ouroboros consensus protocol. This layer takes decisions like adopting blocks, choosing between competing chains (if there are any), and decides when to produce blocks of its own; and

  • Maintaining all the state that is required to make the decisions taken in the consensus layer.

Last updated