Rename the remaining main.{h,cpp} to validation.{h,cpp}

This commit is contained in:
Matt Corallo
2016-12-01 16:06:41 -08:00
parent e736772c56
commit 76faa3cdfe
51 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -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()'