leveldbwrapper file rename to dbwrapper.*
This commit is contained in:
@@ -149,7 +149,7 @@ BITCOIN_CORE_H = \
|
||||
init.h \
|
||||
key.h \
|
||||
keystore.h \
|
||||
leveldbwrapper.h \
|
||||
dbwrapper.h \
|
||||
limitedmap.h \
|
||||
main.h \
|
||||
memusage.h \
|
||||
@@ -241,7 +241,7 @@ libbitcoin_server_a_SOURCES = \
|
||||
httprpc.cpp \
|
||||
httpserver.cpp \
|
||||
init.cpp \
|
||||
leveldbwrapper.cpp \
|
||||
dbwrapper.cpp \
|
||||
main.cpp \
|
||||
merkleblock.cpp \
|
||||
metrics.cpp \
|
||||
|
||||
Reference in New Issue
Block a user