Interface QueryConnectionConsensusStateRequestProtoMsg

interface QueryConnectionConsensusStateRequestProtoMsg {
    typeUrl: "/ibc.core.connection.v1.QueryConnectionConsensusStateRequest";
    value: Uint8Array;
}

Properties

Properties

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