mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-22 01:52:35 +02:00
kernel: remove mempool_persist.cpp
DumpMempool/LoadMempool are not necessary for the kernel
This commit is contained in:
parent
9ac4f69ec2
commit
6d242ff1e9
@ -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 \
|
||||||
|
Loading…
Reference in New Issue
Block a user