miner: indentation fixes, remove for (;;)
- change a for (;;) into while (true), as we nowhere else use the first
- init nNonceFound to 0
- fix indentation in BitcoinMiner try/catch block
miner: indentation fixes, remove for (;;) 0655fac0b11cUnpublished Tags None Subscribers None
Description
Details
|