Interface QueryChannelClientStateRequestProtoMsg

interface QueryChannelClientStateRequestProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryChannelClientStateRequest";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/ibc.core.channel.v1.QueryChannelClientStateRequest"
value: Uint8Array