Interface QueryUpgradedConsensusStateRequestProtoMsg

interface QueryUpgradedConsensusStateRequestProtoMsg {
    typeUrl: "/ibc.core.client.v1.QueryUpgradedConsensusStateRequest";
    value: Uint8Array;
}

Properties

Properties

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