mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
parent
e736772c56
commit
76faa3cdfe
51 changed files with 54 additions and 54 deletions
|
|
@ -13,7 +13,7 @@
|
|||
|
||||
#include "amount.h"
|
||||
#include "init.h"
|
||||
#include "main.h" // For DEFAULT_SCRIPTCHECK_THREADS
|
||||
#include "validation.h" // For DEFAULT_SCRIPTCHECK_THREADS
|
||||
#include "net.h"
|
||||
#include "netbase.h"
|
||||
#include "txdb.h" // for -dbcache defaults
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue