cURL
curl --request GET \ --url https://prv.stake.biya.io/stake/delegator/validators
{ "validators": [ "<string>" ] }
GetDelegatorValidators queries all validators that a delegator has delegated to
Delegator address
OK
GetDelegatorValidatorsResponse represents the list of validators a delegator has delegated to This corresponds to FetchDelegatorValidators response
List of validator addresses