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

    LastValidatorPower required for validator set update logic.

    from message cosmos.staking.v1beta1.LastValidatorPower

    Hierarchy

    Index

    Constructors

    Properties

    address: string = ""

    address is the address of the validator.

    from field: string address = 1;

    power: bigint = protoInt64.zero

    power defines the power of the validator.

    from field: int64 power = 2;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.staking.v1beta1.LastValidatorPower"

    Methods