|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | filename |
| std::string | password |
| bool | autosave_current |
Definition at line 2066 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::autosave_current |
Definition at line 2070 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::filename |
Definition at line 2068 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::password |
Definition at line 2069 of file wallet_rpc_server_commands_defs.h.