mirror of
https://github.com/dashpay/dash.git
synced 2024-12-25 20:12:57 +01:00
fix: linkage error - message signer better to be common code rather than libconsensus
This commit is contained in:
parent
8299b3b369
commit
c9a600e0fa
@ -689,7 +689,6 @@ libbitcoin_consensus_a_SOURCES = \
|
||||
consensus/validation.h \
|
||||
hash.cpp \
|
||||
hash.h \
|
||||
messagesigner.cpp \
|
||||
prevector.h \
|
||||
primitives/block.cpp \
|
||||
primitives/block.h \
|
||||
@ -770,6 +769,7 @@ libbitcoin_util_a_SOURCES = \
|
||||
fs.cpp \
|
||||
interfaces/handler.cpp \
|
||||
logging.cpp \
|
||||
messagesigner.cpp \
|
||||
random.cpp \
|
||||
randomenv.cpp \
|
||||
rpc/request.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user