mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-13 22:24:05 +01:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
#include "base58.h"
|
||||
#include "consensus/validation.h"
|
||||
#include "main.h" // For CheckTransaction
|
||||
#include "validation.h" // For CheckTransaction
|
||||
#include "protocol.h"
|
||||
#include "serialize.h"
|
||||
#include "sync.h"
|
||||
|
||||
Reference in New Issue
Block a user