delegator_address defines the delegator address to query for.
QueryDelegatorWithdrawAddressResponse is the response type for the Query/DelegatorWithdrawAddress RPC method.
GET /cosmos/distribution/v1beta1/delegators/{delegator_address}/withdraw_address HTTP/1.1 Host: coreum.nownodes.io Accept: */*
A successful response.
{ "withdraw_address": "text" }