aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/init.h
AgeCommit message (Expand)Author
2018-04-05wallet: Make WalletInitInterface and DummyWalletInit privateJoão Barbosa
2018-03-27[wallet] Use global g_wallet_init_interface to init/destroy the wallet.John Newbery
2018-03-26[wallet] Move wallet init functions into WalletInit class.John Newbery
2017-09-07[trivial] fixup comment for VerifyWallets()John Newbery
2017-09-07[wallet] Add StartWallets() function to wallet/init.cppJohn Newbery
2017-09-07[wallet] Add RegisterWalletRPC() function to wallet/init.cppJohn Newbery
2017-09-07[wallet] Add CloseWallets() function to wallet/init.cppJohn Newbery
2017-09-07[wallet] Add StopWallets() function to wallet/init.cppJohn Newbery
2017-09-07[wallet] Add FlushWallets() function to wallet/init.cppJohn Newbery
2017-09-07[wallet] Rename WalletVerify() to VerifyWallets()John Newbery
2017-09-07[wallet] Rename InitLoadWallet() to OpenWallets()John Newbery
2017-08-14Move some static functions out of wallet.h/cppRussell Yanofsky