Interface QueryUpgradedConsensusStateResponse

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

interface QueryUpgradedConsensusStateResponse {
    upgradedConsensusState?: Any;
}

Properties

upgradedConsensusState?: Any

Consensus state associated with the request identifier