Consensus: MOVEONLY: Move CValidationState from main consensus/validation

This commit is contained in:
jtimon
2015-01-24 15:57:12 +01:00
committed by Jorge Timón
parent 27afcd89db
commit da29ecbcc6
16 changed files with 101 additions and 81 deletions

View File

@@ -92,6 +92,7 @@ BITCOIN_CORE_H = \
compressor.h \
consensus/consensus.h \
consensus/params.h \
consensus/validation.h \
core_io.h \
eccryptoverify.h \
ecwrapper.h \