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

    MsgSetWithdrawAddress sets the withdraw address for a delegator (or validator self-delegation).

    from message cosmos.distribution.v1beta1.MsgSetWithdrawAddress

    Hierarchy

    Index

    Constructors

    Properties

    delegatorAddress: string = ""

    from field: string delegator_address = 1;

    withdrawAddress: string = ""

    from field: string withdraw_address = 2;

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

    Methods