Skip to content

Commit f7646b4

Browse files
committed
MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
1 parent 63c63b5 commit f7646b4

File tree

3 files changed

+943
-920
lines changed

3 files changed

+943
-920
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,6 +413,7 @@ libbitcoin_wallet_a_SOURCES = \
413413
wallet/rpc/backup.cpp \
414414
wallet/rpc/encrypt.cpp \
415415
wallet/rpc/signmessage.cpp \
416+
wallet/rpc/transactions.cpp \
416417
wallet/rpc/util.cpp \
417418
wallet/rpcwallet.cpp \
418419
wallet/scriptpubkeyman.cpp \

0 commit comments

Comments
 (0)