mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-11 21:22:47 +01:00
Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
#include "base58.h"
|
||||
#include "chainparams.h"
|
||||
#include "main.h" // For minRelayTxFee
|
||||
#include "validation.h" // For minRelayTxFee
|
||||
#include "ui_interface.h"
|
||||
#include "util.h"
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
Reference in New Issue
Block a user