Interface QueryUpgradedConsensusStateRequestAmino

interface QueryUpgradedConsensusStateRequestAmino {
    last_height?: string;
}

Properties

Properties

last_height?: string

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