Interface FinalizerRound

The finalizer round is a map from a 'Round' to the list of finalizers (identified by their 'BakerId') that signed off the round.

Hierarchy

  • FinalizerRound

Properties

Properties

finalizers: bigint[]

The finalizers (identified by their 'BakerId' that signed off the in 'round'.

round: bigint

The round that was signed off.

Generated using TypeDoc