diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-05-10 14:47:16 +0200 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-06-22 00:33:42 +0200 |
commit | 0655fac0b11c7fa1992f50537887728a0878a5eb (patch) | |
tree | 961f7a2bd7b2ebf9a68120d013be6ef0eb13e70b /src/test | |
parent | 8f59251b83cd9c862aee53dd50ce32bcab12ed6d (diff) |
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
Diffstat (limited to 'src/test')
0 files changed, 0 insertions, 0 deletions