QueryConnectionsResponse is the response type for the Query/DenomTraces RPC method.

Hierarchy

  • V1QueryDenomTracesResponse

Properties

denom_traces?: V1DenomTrace[]

denom_traces returns all denominations trace information.

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc