Optionaldata: PartialMessage<ValidatorSigningInfo>Index which is incremented each time the validator was a bonded
in a block and may have signed a precommit or not. This in conjunction with the
SignedBlocksWindow param determines the index in the MissedBlocksBitArray.
OptionaljailedTimestamp until which the validator is jailed due to liveness downtime.
A counter kept to avoid unnecessary array reads.
Note that Sum(MissedBlocksBitArray) always equals MissedBlocksCounter.
Height at which validator was first a candidate OR was unjailed
Whether or not a validator has been tombstoned (killed out of validator set). It is set once the validator commits an equivocation or for any other configured misbehiavor.
Static ReadonlyfieldsStatic ReadonlyruntimeStatic ReadonlytypeStaticequalsStaticfromOptionaloptions: Partial<BinaryReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>StaticfromOptionaloptions: Partial<JsonReadOptions>
ValidatorSigningInfo defines a validator's signing info for monitoring their liveness activity.
Generated
from message cosmos.slashing.v1beta1.ValidatorSigningInfo