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
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue