Skip to content

Commit 9ce521a

Browse files
committed
MOVEONLY: Move balance and utxo RPCs to coins.cpp
1 parent 7b45f5c commit 9ce521a

File tree

3 files changed

+744
-719
lines changed

3 files changed

+744
-719
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,7 @@ libbitcoin_wallet_a_SOURCES = \
412412
wallet/receive.cpp \
413413
wallet/rpc/addresses.cpp \
414414
wallet/rpc/backup.cpp \
415+
wallet/rpc/coins.cpp \
415416
wallet/rpc/encrypt.cpp \
416417
wallet/rpc/signmessage.cpp \
417418
wallet/rpc/transactions.cpp \

0 commit comments

Comments
 (0)