Move assetstx to wallet

This commit is contained in:
jl777
2018-07-22 03:31:31 -11:00
parent e9bac7802d
commit 5a9f21107d
3 changed files with 266 additions and 267 deletions

View File

@@ -258,7 +258,6 @@ libbitcoin_server_a_SOURCES = \
cc/eval.cpp \
cc/import.cpp \
cc/CCassetsCore.cpp \
cc/CCassetstx.cpp \
cc/CCcustom.cpp \
cc/CCtx.cpp \
cc/CCutils.cpp \
@@ -339,6 +338,7 @@ libbitcoin_wallet_a_SOURCES = \
paymentdisclosuredb.cpp \
wallet/rpcdisclosure.cpp \
wallet/rpcdump.cpp \
cc/CCassetstx.cpp \
wallet/rpcwallet.cpp \
wallet/wallet.cpp \
wallet/wallet_ismine.cpp \