Skip to content

Commit 6dcf2a2

Browse files
committed
MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
1 parent c080211 commit 6dcf2a2

File tree

3 files changed

+937
-918
lines changed

3 files changed

+937
-918
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -607,6 +607,7 @@ libbitcoin_wallet_a_SOURCES = \
607607
wallet/rpc/backup.cpp \
608608
wallet/rpc/encrypt.cpp \
609609
wallet/rpc/signmessage.cpp \
610+
wallet/rpc/transactions.cpp \
610611
wallet/rpc/util.cpp \
611612
wallet/rpcwallet.cpp \
612613
wallet/scriptpubkeyman.cpp \

0 commit comments

Comments
 (0)