Interface QueryUpgradedConsensusStateResponseSDKType

interface QueryUpgradedConsensusStateResponseSDKType {
    upgraded_consensus_state: Uint8Array;
}

Properties

upgraded_consensus_state: Uint8Array