mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +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
|
|
@ -6,7 +6,7 @@
|
|||
#include "chain.h"
|
||||
#include "rpc/server.h"
|
||||
#include "init.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "script/script.h"
|
||||
#include "script/standard.h"
|
||||
#include "sync.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue