Interface QueryChannelConsensusStateRequestProtoMsg

interface QueryChannelConsensusStateRequestProtoMsg {
    typeUrl: "/ibc.core.channel.v1.QueryChannelConsensusStateRequest";
    value: Uint8Array;
}

Properties

Properties

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