Interface QueryUpgradedConsensusStateResponse

interface QueryUpgradedConsensusStateResponse {
    upgradedConsensusState: Uint8Array;
}

Properties

upgradedConsensusState: Uint8Array

Since: cosmos-sdk 0.43