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
|
|
@ -2,7 +2,7 @@
|
|||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "pubkey.h"
|
||||
#include "key.h"
|
||||
#include "script/script.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue