We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296ec3d commit 8cc1250Copy full SHA for 8cc1250
1 file changed
src/pow.cpp
@@ -13,6 +13,7 @@
13
#include "uint256.h"
14
#include "util.h"
15
#include <math.h>
16
+#include "chainparams.h"
17
18
unsigned int static DUAL_KGW3(const CBlockIndex* pindexLast, const Consensus::Params& params, const CBlockHeader *pblock)
19
{
0 commit comments