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

from message cosmos.distribution.v1beta1.QueryDelegatorValidatorsRequest

Hierarchy

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" = "cosmos.distribution.v1beta1.QueryDelegatorValidatorsRequest"

Methods