mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-27 06:14:42 +02:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "guiutil.h"
|
||||
#include "optionsmodel.h"
|
||||
|
||||
#include "main.h" // for DEFAULT_SCRIPTCHECK_THREADS and MAX_SCRIPTCHECK_THREADS
|
||||
#include "validation.h" // for DEFAULT_SCRIPTCHECK_THREADS and MAX_SCRIPTCHECK_THREADS
|
||||
#include "netbase.h"
|
||||
#include "txdb.h" // for -dbcache defaults
|
||||
|
||||
|
||||
Reference in New Issue
Block a user