pub fn consensus_take( tip_cs: &ConsensusProofOfStakeDataConsensusStateValueStableV2, candidate_cs: &ConsensusProofOfStakeDataConsensusStateValueStableV2, tip_hash: &StateHash, candidate_hash: &StateHash, ) -> bool