MCPcopy Create free account
hub / github.com/ElementsProject/elements / uint256

Class uint256

src/pow.h:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13class CBlockHeader;
14class CBlockIndex;
15class uint256;
16
17unsigned int GetNextWorkRequired(const CBlockIndex* pindexLast, const CBlockHeader *pblock, const Consensus::Params&);
18unsigned int CalculateNextWorkRequired(const CBlockIndex* pindexLast, int64_t nFirstBlockTime, const Consensus::Params&);

Callers 15

CDiskBlockIndexMethod · 0.70
rest_txFunction · 0.70
OutputTxJSONFunction · 0.70
ProcessHeadersMessageMethod · 0.70
ProcessMessageMethod · 0.70
ConsiderEvictionMethod · 0.70
SendMessagesMethod · 0.70
GetBestBlockMethod · 0.70
LoadBlockIndexGutsMethod · 0.70
UpgradeMethod · 0.70
GetBestBlockMethod · 0.70
native_keyFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected