[wallet] Rename InitLoadWallet() to OpenWallets()
commit9c76ba18cdfe01fe9266e0dcf6714dbe0abbb837
authorJohn Newbery <john@johnnewbery.com>
Tue, 29 Aug 2017 15:48:25 +0000 (29 11:48 -0400)
committerJohn Newbery <john@johnnewbery.com>
Thu, 7 Sep 2017 23:19:17 +0000 (7 16:19 -0700)
treeabaa247a4fa23eb98ffde4f6bba991e6b56a5a94
parentf088a1bb392eaecd912ff9bca6967a8f4765c2b7
[wallet] Rename InitLoadWallet() to OpenWallets()

Rationale:
- this init function can now open multiple wallets (hence
  Wallet->Wallets)
- This is named as the antonym to CloseWallets(), which carries out the
  opposite action.
src/init.cpp
src/wallet/init.cpp
src/wallet/init.h