Interface QueryUpgradedConsensusStateResponseProtoMsg

interface QueryUpgradedConsensusStateResponseProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryUpgradedConsensusStateResponse";
    value: Uint8Array;
}

Properties

Properties

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