mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-13 07:28:59 +01:00
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "util_tests.cpp"
|
||||
#include "base58_tests.cpp"
|
||||
#include "miner_tests.cpp"
|
||||
#include "Checkpoints_tests.cpp"
|
||||
|
||||
CWallet* pwalletMain;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user