Cleanup
This commit is contained in:
@@ -39,7 +39,7 @@ struct CBlockTemplate
|
||||
std::vector<CAmount> vTxFees;
|
||||
std::vector<int64_t> vTxSigOps;
|
||||
};
|
||||
#define KOMODO_MAXGPUCOUNT 65
|
||||
#define HUSH_MAXGPUCOUNT 65
|
||||
|
||||
/** Generate a new block, without valid proof-of-work */
|
||||
CBlockTemplate* CreateNewBlock(CPubKey _pk,const CScript& scriptPubKeyIn, int32_t gpucount, bool isStake = false);
|
||||
|
||||
Reference in New Issue
Block a user