Interface QueryClientStatesRequestProtoMsg

interface QueryClientStatesRequestProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryClientStatesRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.client.v1.QueryClientStatesRequest"
value: Uint8Array