Interface QueryUpgradedConsensusStateResponseAmino

QueryUpgradedConsensusStateResponse is the response type for the Query/UpgradedConsensusState RPC method.

interface QueryUpgradedConsensusStateResponseAmino {
    upgraded_consensus_state?: AnyAmino;
}

Properties

upgraded_consensus_state?: AnyAmino

Consensus state associated with the request identifier