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

    Class QueryDelegatorWithdrawAddressResponse

    QueryDelegatorWithdrawAddressResponse is the response type for the Query/DelegatorWithdrawAddress RPC method.

    from message cosmos.distribution.v1beta1.QueryDelegatorWithdrawAddressResponse

    Hierarchy

    Index

    Constructors

    Properties

    withdrawAddress: string = ""

    withdraw_address defines the delegator address to query for.

    from field: string withdraw_address = 1;

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

    Methods