UpgradePurpose: {
    data: UpgradeConsensusParameters;
    type: ConsensusParameters;
} | {
    data: StateTransition;
    type: StateTransition;
}