mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Move ismine to wallet module
This commit is contained in:
parent
413e438ea9
commit
7c611e2000
13 changed files with 395 additions and 376 deletions
|
|
@ -167,7 +167,8 @@ BITCOIN_TESTS += \
|
|||
wallet/test/wallet_tests.cpp \
|
||||
wallet/test/wallet_crypto_tests.cpp \
|
||||
wallet/test/coinselector_tests.cpp \
|
||||
wallet/test/init_tests.cpp
|
||||
wallet/test/init_tests.cpp \
|
||||
wallet/test/ismine_tests.cpp
|
||||
|
||||
BITCOIN_TEST_SUITE += \
|
||||
wallet/test/wallet_test_fixture.cpp \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue