mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02: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:
commit
2efcfa5acf
54 changed files with 3147 additions and 3081 deletions
|
|
@ -19,10 +19,11 @@
|
|||
#include "httpserver.h"
|
||||
#include "httprpc.h"
|
||||
#include "key.h"
|
||||
#include "main.h"
|
||||
#include "validation.h"
|
||||
#include "miner.h"
|
||||
#include "netbase.h"
|
||||
#include "net.h"
|
||||
#include "net_processing.h"
|
||||
#include "policy/policy.h"
|
||||
#include "rpc/server.h"
|
||||
#include "rpc/register.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue