QueryDelegationResponse is response type for the Query/Delegation RPC method.

from message cosmos.staking.v1beta1.QueryDelegationResponse

Hierarchy

Constructors

Properties

delegation_responses defines the delegation info of a delegation.

from field: cosmos.staking.v1beta1.DelegationResponse delegation_response = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.staking.v1beta1.QueryDelegationResponse" = "cosmos.staking.v1beta1.QueryDelegationResponse"

Methods