// if(lastServicenodeList > 0 && lastServicenodeList < GetTime() - SERVICENODE_SYNC_TIMEOUT*2 && RequestedServicenodeAttempt >= SERVICENODE_SYNC_THRESHOLD){ //hasn't received a new item in the last five seconds, so we'll move to the
// if(lastServicenodeWinner > 0 && lastServicenodeWinner < GetTime() - SERVICENODE_SYNC_TIMEOUT*2 && RequestedServicenodeAttempt >= SERVICENODE_SYNC_THRESHOLD){ //hasn't received a new item in the last five seconds, so we'll move to the
//we'll start rejecting votes if we accidentally get set as synced too soon
if(lastBudgetItem>0&&lastBudgetItem<GetTime()-SERVICENODE_SYNC_TIMEOUT*2&&RequestedServicenodeAttempt>=SERVICENODE_SYNC_THRESHOLD){//hasn't received a new item in the last five seconds, so we'll move to the