bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    ValidatorSlashEvent represents a validator slash event. Height is implicit within the store key. This is needed to calculate appropriate amount of staking tokens for delegations which are withdrawn after a slash has occurred.

    from message cosmos.distribution.v1beta1.ValidatorSlashEvent

    Hierarchy

    Index

    Constructors

    Properties

    fraction: string = ""

    from field: string fraction = 2;

    validatorPeriod: bigint = protoInt64.zero

    from field: uint64 validator_period = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.distribution.v1beta1.ValidatorSlashEvent"

    Methods