mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-01 09:19:27 +02:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user