mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
Consensus: MOVEONLY: Move CValidationState from main consensus/validation
This commit is contained in:
parent
27afcd89db
commit
da29ecbcc6
16 changed files with 101 additions and 81 deletions
|
|
@ -11,6 +11,7 @@
|
|||
#include "chainparams.h"
|
||||
#include "checkpoints.h"
|
||||
#include "checkqueue.h"
|
||||
#include "consensus/validation.h"
|
||||
#include "init.h"
|
||||
#include "merkleblock.h"
|
||||
#include "net.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue