Move CMerkleBlock and CPartialMerkleTree to their own file
This commit is contained in:
@@ -101,6 +101,7 @@ BITCOIN_CORE_H = \
|
||||
leveldbwrapper.h \
|
||||
limitedmap.h \
|
||||
main.h \
|
||||
merkleblock.h \
|
||||
miner.h \
|
||||
mruset.h \
|
||||
netbase.h \
|
||||
@@ -168,6 +169,7 @@ libbitcoin_server_a_SOURCES = \
|
||||
init.cpp \
|
||||
leveldbwrapper.cpp \
|
||||
main.cpp \
|
||||
merkleblock.cpp \
|
||||
miner.cpp \
|
||||
net.cpp \
|
||||
noui.cpp \
|
||||
|
||||
Reference in New Issue
Block a user