MOVEONLY: Move rpcdump.cpp to wallet/rpc/backup.cpp

This commit is contained in:
Samuel Dobson 2021-11-30 14:49:00 +13:00
parent 0b30bdd519
commit 3a9d39324e
2 changed files with 1 additions and 1 deletions

View File

@ -410,9 +410,9 @@ libbitcoin_wallet_a_SOURCES = \
wallet/interfaces.cpp \
wallet/load.cpp \
wallet/receive.cpp \
wallet/rpc/backup.cpp \
wallet/rpc/signmessage.cpp \
wallet/rpc/util.cpp \
wallet/rpcdump.cpp \
wallet/rpcwallet.cpp \
wallet/scriptpubkeyman.cpp \
wallet/spend.cpp \