Interface QueryConnectionConsensusStateResponseProtoMsg

interface QueryConnectionConsensusStateResponseProtoMsg {
    typeUrl: "/ibc.core.connection.v1.QueryConnectionConsensusStateResponse";
    value: Uint8Array;
}

Properties

Properties

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