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

    QueryDelegatorValidatorsRequest is the request type for the Query/DelegatorValidators RPC method.

    from message cosmos.distribution.v1beta1.QueryDelegatorValidatorsRequest

    Hierarchy

    Index

    Constructors

    Properties

    delegatorAddress: string = ""

    delegator_address defines the delegator address to query for.

    from field: string delegator_address = 1;

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

    Methods