Includes: Refactor: Move CValidationInterface and CMainSignals out of main
This commit is contained in:
@@ -138,6 +138,7 @@ BITCOIN_CORE_H = \
|
||||
utilmoneystr.h \
|
||||
utilstrencodings.h \
|
||||
utiltime.h \
|
||||
validationinterface.h \
|
||||
version.h \
|
||||
wallet/crypter.h \
|
||||
wallet/walletdb.h \
|
||||
@@ -191,6 +192,7 @@ libbitcoin_server_a_SOURCES = \
|
||||
timedata.cpp \
|
||||
txdb.cpp \
|
||||
txmempool.cpp \
|
||||
validationinterface.cpp \
|
||||
$(JSON_H) \
|
||||
$(BITCOIN_CORE_H)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user