Interface QueryClientConnectionsRequestProtoMsg

interface QueryClientConnectionsRequestProtoMsg {
    typeUrl: "/ibc.core.connection.v1.QueryClientConnectionsRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.connection.v1.QueryClientConnectionsRequest"
value: Uint8Array