diff --git a/src/miner.cpp b/src/miner.cpp index 56d9324f7..ef67ad84c 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -506,7 +506,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn) return pblocktemplate.release(); } - + /* #ifdef ENABLE_WALLET boost::optional GetMinerScriptPubKey(CReserveKey& reservekey)