mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Merge pull request #3839
fd704c7move pow constants to chainparams (jtimon)df852d2Refactor proof of work related functions out of main (jtimon)
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include "hash.h"
|
||||
#include "main.h"
|
||||
#include "net.h"
|
||||
#include "pow.h"
|
||||
#ifdef ENABLE_WALLET
|
||||
#include "wallet.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user