5 #ifndef FABCOIN_RPC_MINING_H 6 #define FABCOIN_RPC_MINING_H 13 UniValue generateBlocks(std::shared_ptr<CReserveScript> coinbaseScript,
int nGenerate, uint64_t nMaxTries,
bool keepScript);
unsigned int ParseConfirmTarget(const UniValue &value)
Check bounds on a command line confirm target.
UniValue generateBlocks(std::shared_ptr< CReserveScript > coinbaseScript, int nGenerate, uint64_t nMaxTries, bool keepScript)
Generate blocks (mine)