mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp})
76faa3cRename the remaining main.{h,cpp} to validation.{h,cpp} (Matt Corallo)e736772Move network-msg-processing code out of main to its own file (Matt Corallo)87c35f5Remove orphan state wipe from UnloadBlockIndex. (Matt Corallo)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#include "consensus/validation.h"
|
||||
#include "core_io.h"
|
||||
#include "init.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "miner.h"
|
||||
#include "net.h"
|
||||
#include "pow.h"
|
||||
|
||||
Reference in New Issue
Block a user