mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +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
|
|
@ -13,6 +13,7 @@
|
|||
#include "amount.h"
|
||||
#include "checkpoints.h"
|
||||
#include "compat/sanity.h"
|
||||
#include "consensus/validation.h"
|
||||
#include "key.h"
|
||||
#include "main.h"
|
||||
#include "miner.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue