Skip to content

Commit 3a9d393

Browse files
committed
MOVEONLY: Move rpcdump.cpp to wallet/rpc/backup.cpp
1 parent 0b30bdd commit 3a9d393

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/Makefile.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,9 +410,9 @@ libbitcoin_wallet_a_SOURCES = \
410410
wallet/interfaces.cpp \
411411
wallet/load.cpp \
412412
wallet/receive.cpp \
413+
wallet/rpc/backup.cpp \
413414
wallet/rpc/signmessage.cpp \
414415
wallet/rpc/util.cpp \
415-
wallet/rpcdump.cpp \
416416
wallet/rpcwallet.cpp \
417417
wallet/scriptpubkeyman.cpp \
418418
wallet/spend.cpp \
File renamed without changes.

0 commit comments

Comments
 (0)