Interface QueryUpgradedConsensusStateRequest

interface QueryUpgradedConsensusStateRequest {
    lastHeight: bigint;
}

Properties

Properties

lastHeight: bigint

last height of the current chain must be sent in request as this is the height under which next consensus state is stored