Interface QueryConsensusStateResponseProtoMsg

interface QueryConsensusStateResponseProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryConsensusStateResponse";
    value: Uint8Array;
}

Properties

Properties

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