mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-08 13:49:35 +02:00
Move ChainImpl from interfaces/chain.cpp to node/interfaces.cpp
No changes to ChainImpl or any related classes (review with `git diff --color-moved=dimmed_zebra`)
This commit is contained in:
@@ -299,7 +299,6 @@ libbitcoin_server_a_SOURCES = \
|
||||
index/blockfilterindex.cpp \
|
||||
index/txindex.cpp \
|
||||
init.cpp \
|
||||
interfaces/chain.cpp \
|
||||
miner.cpp \
|
||||
net.cpp \
|
||||
net_processing.cpp \
|
||||
|
||||
Reference in New Issue
Block a user