36 #endif // BITCOIN_POW_H unsigned int GetNextWorkRequired(const CBlockIndex *pindexLast, const CBlockHeader *pblock, const Consensus::Params &)
unsigned int CalculateNextWorkRequired(const CBlockIndex *pindexLast, int64_t nFirstBlockTime, const Consensus::Params &)
arith_uint256 GetBlockProof(const CBlockIndex &block)
bool CheckProofOfWork(uint256 hash, unsigned int nBits, const Consensus::Params &)
int64_t GetBlockProofEquivalentTime(const CBlockIndex &to, const CBlockIndex &from, const CBlockIndex &tip, const Consensus::Params &)