Skip to content

Commit a612119

Browse files
committed
prevent infinate loop in miner
1 parent 924ede4 commit a612119

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/miner.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -662,7 +662,6 @@ void BitcoinMiner(CWallet* pwallet, bool fProofOfStake)
662662
continue;
663663
}
664664
}
665-
fLastLoopOrphan = false;
666665
}
667666

668667
//

0 commit comments

Comments
 (0)