Skip to content

Commit 7b45f5c

Browse files
committed
MOVEONLY: Move address related functions from rpcwallet to addresses.cpp
1 parent f7646b4 commit 7b45f5c

File tree

3 files changed

+802
-775
lines changed

3 files changed

+802
-775
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ libbitcoin_wallet_a_SOURCES = \
410410
wallet/interfaces.cpp \
411411
wallet/load.cpp \
412412
wallet/receive.cpp \
413+
wallet/rpc/addresses.cpp \
413414
wallet/rpc/backup.cpp \
414415
wallet/rpc/encrypt.cpp \
415416
wallet/rpc/signmessage.cpp \

0 commit comments

Comments
 (0)