#include <string>
#include <vector>
Go to the source code of this file.
Flush all wallets in preparation for shutdown.
Definition at line 136 of file load.cpp.
Load wallet databases.
Definition at line 90 of file load.cpp.
Complete startup of wallets.
Definition at line 123 of file load.cpp.
Stop all wallets. Wallets will be flushed first.
Definition at line 143 of file load.cpp.
Close all wallets.
Definition at line 150 of file load.cpp.
Responsible for reading and validating the -wallet arguments and verifying the wallet database.
Definition at line 19 of file load.cpp.