Interface QueryClientParamsRequestProtoMsg

interface QueryClientParamsRequestProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryClientParamsRequest";
    value: Uint8Array;
}

Properties

Properties

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