Reorganize CC assets code

This commit is contained in:
jl777
2018-07-22 02:49:52 -11:00
parent 8c9f5d2b66
commit 44a9fd7c3b
13 changed files with 2363 additions and 962 deletions

View File

@@ -257,6 +257,11 @@ libbitcoin_server_a_SOURCES = \
bloom.cpp \
cc/eval.cpp \
cc/import.cpp \
cc/CCassetsCore.cpp \
cc/CCassetstx.cpp \
cc/CCcustom.cpp \
cc/CCtx.cpp \
cc/CCutils.cpp \
cc/assets.cpp \
cc/betprotocol.cpp \
chain.cpp \