Rename the remaining main.{h,cpp} to validation.{h,cpp}
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
#include "wallet/coincontrol.h"
|
||||
#include "init.h"
|
||||
#include "main.h" // For minRelayTxFee
|
||||
#include "validation.h" // For minRelayTxFee
|
||||
#include "wallet/wallet.h"
|
||||
|
||||
#include <boost/assign/list_of.hpp> // for 'map_list_of()'
|
||||
|
||||
Reference in New Issue
Block a user