[][src]Module rhododendron::accumulator

Vote accumulator for each round of BFT consensus.

Structs

Accumulator

Accumulates messages for a given round of BFT consensus.

Justification

A checked justification.

UncheckedJustification

Justification for some state at a given round.

Enums

Misbehavior

Misbehavior which can occur.

State

The round's state, based on imported messages.

Type Definitions

PrepareJustification

Type alias to represent a justification specifically for a prepare.