Delegations
Last updated
Last updated
validator_addr defines the validator address to query for.
delegator_addr defines the delegator address to query for.
A successful response.
DelegationResponse is equivalent to Delegation except that it contains a balance in addition to shares which is more suitable for client responses.
When called from another module, this query might consume a high amount of gas if the pagination field is incorrectly set.
validator_addr defines the validator address to query for.
A successful response.
pagination defines the pagination in the response.