mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-18 03:27:41 +02:00
Move NodeImpl from interfaces/node.cpp to node/interfaces.cpp
This commit is contained in:
@@ -300,13 +300,13 @@ libbitcoin_server_a_SOURCES = \
|
||||
index/txindex.cpp \
|
||||
init.cpp \
|
||||
interfaces/chain.cpp \
|
||||
interfaces/node.cpp \
|
||||
miner.cpp \
|
||||
net.cpp \
|
||||
net_processing.cpp \
|
||||
node/coin.cpp \
|
||||
node/coinstats.cpp \
|
||||
node/context.cpp \
|
||||
node/interfaces.cpp \
|
||||
node/psbt.cpp \
|
||||
node/transaction.cpp \
|
||||
node/ui_interface.cpp \
|
||||
|
||||
Reference in New Issue
Block a user