Skip to content

Commit 36107c7

Browse files
committed
MOVEONLY: Move balance and utxo RPCs to coins.cpp
1 parent 0aac1b3 commit 36107c7

File tree

3 files changed

+744
-725
lines changed

3 files changed

+744
-725
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,7 @@ libbitcoin_wallet_a_SOURCES = \
606606
wallet/receive.cpp \
607607
wallet/rpc/addresses.cpp \
608608
wallet/rpc/backup.cpp \
609+
wallet/rpc/coins.cpp \
609610
wallet/rpc/encrypt.cpp \
610611
wallet/rpc/signmessage.cpp \
611612
wallet/rpc/transactions.cpp \

0 commit comments

Comments
 (0)