QueryDelegatorDelegationsResponse is response type for the Query/DelegatorDelegations RPC method.

Hierarchy

  • V1Beta1QueryDelegatorDelegationsResponse

Properties

delegation_responses?: V1Beta1DelegationResponse[]

delegation_responses defines all the delegations' info of a delegator.

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc