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

    MsgWithdrawDelegatorReward represents delegation withdrawal to a delegator from a single validator.

    from message cosmos.distribution.v1beta1.MsgWithdrawDelegatorReward

    Hierarchy

    Index

    Constructors

    Properties

    delegatorAddress: string = ""

    from field: string delegator_address = 1;

    validatorAddress: string = ""

    from field: string validator_address = 2;

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

    Methods