This commit is contained in:
jl777
2018-04-17 10:24:56 +03:00
parent 6f27d2ef09
commit 32b915c93d

View File

@@ -506,7 +506,7 @@ CBlockTemplate* CreateNewBlock(const CScript& scriptPubKeyIn)
return pblocktemplate.release();
}
/*
#ifdef ENABLE_WALLET
boost::optional<CScript> GetMinerScriptPubKey(CReserveKey& reservekey)