Last updated 2 years ago
Was this helpful?
delegator_address defines the delegator address to query for.
QueryDelegatorValidatorsResponse is the response type for the Query/DelegatorValidators RPC method.
GET /cosmos/distribution/v1beta1/delegators/{delegator_address}/validators HTTP/1.1 Host: Accept: */*
A successful response.
{ "validators": [ "text" ] }