diff options
| author | Philip Kaufmann <[email protected]> | 2014-05-10 14:47:16 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2014-06-22 00:33:42 +0200 |
| commit | 0655fac0b11c7fa1992f50537887728a0878a5eb (patch) | |
| tree | 961f7a2bd7b2ebf9a68120d013be6ef0eb13e70b /src/chainparamsbase.cpp | |
| parent | Merge pull request #4100 (diff) | |
| download | discoin-0655fac0b11c7fa1992f50537887728a0878a5eb.tar.xz discoin-0655fac0b11c7fa1992f50537887728a0878a5eb.zip | |
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/chainparamsbase.cpp')
0 files changed, 0 insertions, 0 deletions