Interface WinningBaker

Details of which baker won the lottery in a given round in consensus version 1.

Hierarchy

  • WinningBaker

Properties

Properties

present: boolean

True if the baker produced a block in this round on the finalized chain, and False otherwise.

round: bigint

The round number.

winner: bigint

The baker that won the round.

Generated using TypeDoc