Skip to content

Commit 1290783

Browse files
committed
MOVEONLY: Move spending RPCs to spend.cpp
1 parent 36107c7 commit 1290783

File tree

3 files changed

+1068
-1041
lines changed

3 files changed

+1068
-1041
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,7 @@ libbitcoin_wallet_a_SOURCES = \
608608
wallet/rpc/backup.cpp \
609609
wallet/rpc/coins.cpp \
610610
wallet/rpc/encrypt.cpp \
611+
wallet/rpc/spend.cpp \
611612
wallet/rpc/signmessage.cpp \
612613
wallet/rpc/transactions.cpp \
613614
wallet/rpc/util.cpp \

0 commit comments

Comments
 (0)