mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
kernel: remove mempool_persist.cpp
DumpMempool/LoadMempool are not necessary for the kernel
This commit is contained in:
@@ -950,7 +950,6 @@ libbitcoinkernel_la_SOURCES = \
|
|||||||
kernel/context.cpp \
|
kernel/context.cpp \
|
||||||
kernel/cs_main.cpp \
|
kernel/cs_main.cpp \
|
||||||
kernel/disconnected_transactions.cpp \
|
kernel/disconnected_transactions.cpp \
|
||||||
kernel/mempool_persist.cpp \
|
|
||||||
kernel/mempool_removal_reason.cpp \
|
kernel/mempool_removal_reason.cpp \
|
||||||
logging.cpp \
|
logging.cpp \
|
||||||
node/blockstorage.cpp \
|
node/blockstorage.cpp \
|
||||||
|
|||||||
Reference in New Issue
Block a user