23 #endif // BITCOIN_POW_H unsigned int GetNextWorkRequired(const CBlockIndex *pindexLast, const CBlockHeader *pblock, const Consensus::Params &)
Definition: pow.cpp:13
unsigned int CalculateNextWorkRequired(const CBlockIndex *pindexLast, int64_t nFirstBlockTime, const Consensus::Params &)
Definition: pow.cpp:49
bool CheckProofOfWork(uint256 hash, unsigned int nBits, const Consensus::Params &)
Definition: pow.cpp:74
Definition: uint256.h:121
signed long long int64_t
Definition: stdint.h:18