mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +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
|
|
@ -12,7 +12,7 @@
|
|||
#include "core_io.h"
|
||||
#include "key.h"
|
||||
#include "keystore.h"
|
||||
#include "main.h" // For CheckTransaction
|
||||
#include "validation.h" // For CheckTransaction
|
||||
#include "policy/policy.h"
|
||||
#include "script/script.h"
|
||||
#include "script/sign.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue