mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-23 14:10:15 +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