Interface AccountBakerDetailsV1

Protocol version 4 and later.

Hierarchy

  • AccountBakerDetailsCommon
    • AccountBakerDetailsV1

Properties

bakerAggregationVerifyKey: string
bakerElectionVerifyKey: string
bakerId: bigint
bakerPoolInfo: BakerPoolInfo
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: 1

Generated using TypeDoc