mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#include "base58.h"
|
||||
#include "init.h"
|
||||
#include "main.h" // For strMessageMagic
|
||||
#include "validation.h" // For strMessageMagic
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user