Wallet: Replace pwalletMain with a vector of wallet pointers
commitb124cf04ea47e1eda60bbc26a9690a9715c6b23f
authorLuke Dashjr <luke-jr+git@utopios.org>
Fri, 9 Sep 2016 08:42:30 +0000 (9 08:42 +0000)
committerLuke Dashjr <luke-jr+git@utopios.org>
Tue, 6 Jun 2017 21:17:09 +0000 (6 21:17 +0000)
treea6efe783bcbcf8b37736d20de0aa365ae352e161
parent19b3648bb52d27c3a9674159d71726b73fe532d9
Wallet: Replace pwalletMain with a vector of wallet pointers
src/init.cpp
src/qt/bitcoin.cpp
src/wallet/db.cpp
src/wallet/db.h
src/wallet/rpcwallet.cpp
src/wallet/test/wallet_test_fixture.cpp
src/wallet/test/wallet_tests.cpp
src/wallet/wallet.cpp
src/wallet/wallet.h
src/wallet/walletdb.cpp