Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "bench.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "utiltime.h"
|
||||
|
||||
// Sanity test: this should loop ten times, and
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
#include "bench.h"
|
||||
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "base58.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "bench.h"
|
||||
|
||||
#include "key.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "util.h"
|
||||
|
||||
int
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include "bench.h"
|
||||
|
||||
#include "chainparams.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "streams.h"
|
||||
#include "consensus/validation.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user