small formatting, indentation and comment fixes
- contains zero code changes
This commit is contained in:
@@ -10,11 +10,12 @@
|
||||
|
||||
class CBlock;
|
||||
class CBlockIndex;
|
||||
struct CBlockTemplate;
|
||||
class CReserveKey;
|
||||
class CScript;
|
||||
class CWallet;
|
||||
|
||||
struct CBlockTemplate;
|
||||
|
||||
/** Run the miner threads */
|
||||
void GenerateBitcoins(bool fGenerate, CWallet* pwallet, int nThreads);
|
||||
/** Generate a new block, without valid proof-of-work */
|
||||
|
||||
Reference in New Issue
Block a user