Interface AccountBakerDetailsV0

Protocol version 1-3.

Hierarchy

  • AccountBakerDetailsCommon
    • AccountBakerDetailsV0

Properties

bakerAggregationVerifyKey: string
bakerElectionVerifyKey: string
bakerId: bigint
bakerSignatureVerifyKey: string
isSuspended: boolean

A flag indicating whether the validator is currently suspended or not. In protocol versions prior to protocol version 8, this will always be false. A suspended validator will not be included in the validator committee the next time it is calculated.

pendingChange?: StakePendingChange
restakeEarnings: boolean
stakedAmount: CcdAmount
version: 0

Generated using TypeDoc