Interface ConcordiumBftStatus

Hierarchy

  • ConcordiumBftStatus

Properties

currentEpoch: bigint

Current epoch

currentRound: bigint

Current round

currentTimeoutDuration: Duration

Current duration before a round times out, in milliseconds

triggerBlockTime: Date

The first block in the epoch with timestamp at least this is considered to be the trigger block for the epoch transition.

Generated using TypeDoc