validator_addr defines the validator address to query for.
QueryRateResponse is the response type for the Query/Rate RPC method.
GET //terra/dyncomm/v1beta1/rate/{validator_addr} HTTP/1.1 Host: lunc.nownodes.io Accept: */*
A successful response.
{ "rate": "text", "target": "text" }