Skip to content

Commit 8e30875

Browse files
committed
MOVEONLY: Move spending RPCs to spend.cpp
1 parent 9ce521a commit 8e30875

File tree

3 files changed

+1381
-1355
lines changed

3 files changed

+1381
-1355
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,7 @@ libbitcoin_wallet_a_SOURCES = \
414414
wallet/rpc/backup.cpp \
415415
wallet/rpc/coins.cpp \
416416
wallet/rpc/encrypt.cpp \
417+
wallet/rpc/spend.cpp \
417418
wallet/rpc/signmessage.cpp \
418419
wallet/rpc/transactions.cpp \
419420
wallet/rpc/util.cpp \

0 commit comments

Comments
 (0)