interface QueryConnectionsRequestProtoMsg {
    typeUrl: "/ibc.core.connection.v1.QueryConnectionsRequest";
    value: Uint8Array;
}

Properties

Properties

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