mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-10 04:33:59 +01:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
#include "primitives/transaction.h"
|
||||
#include "init.h"
|
||||
#include "main.h" // For minRelayTxFee
|
||||
#include "validation.h" // For minRelayTxFee
|
||||
#include "protocol.h"
|
||||
#include "script/script.h"
|
||||
#include "script/standard.h"
|
||||
|
||||
Reference in New Issue
Block a user