Fix regtest mining smoke test
This commit is contained in:
@@ -255,6 +255,7 @@ int64_t GetMasternodePayment(int nHeight, int64_t blockValue, int nMasternodeCou
|
||||
unsigned int GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHeader* pblock, bool fProofOfStake);
|
||||
|
||||
bool ActivateBestChain(CValidationState& state, CBlock* pblock = NULL, bool fAlreadyChecked = false);
|
||||
CAmount GetBlockValue(int nHeight, bool fProofOfStake);
|
||||
CAmount GetBlockValue(int nHeight);
|
||||
|
||||
/** Create a new block index entry for a given block hash */
|
||||
|
||||
Reference in New Issue
Block a user