Separate script/interpreter
This commit is contained in:
@@ -98,6 +98,7 @@ BITCOIN_CORE_H = \
|
||||
rpcclient.h \
|
||||
rpcprotocol.h \
|
||||
rpcserver.h \
|
||||
script/interpreter.h \
|
||||
script/script.h \
|
||||
scriptutils.h \
|
||||
serialize.h \
|
||||
@@ -207,6 +208,7 @@ libbitcoin_common_a_SOURCES = \
|
||||
keystore.cpp \
|
||||
netbase.cpp \
|
||||
protocol.cpp \
|
||||
script/interpreter.cpp \
|
||||
script/script.cpp \
|
||||
scriptutils.cpp \
|
||||
$(BITCOIN_CORE_H)
|
||||
|
||||
Reference in New Issue
Block a user