Electroneum
tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t:

Public Attributes

std::string filename
 
std::string password
 
bool autosave_current
 

Detailed Description

Definition at line 2070 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ autosave_current

bool tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::autosave_current

Definition at line 2074 of file wallet_rpc_server_commands_defs.h.

◆ filename

std::string tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::filename

Definition at line 2072 of file wallet_rpc_server_commands_defs.h.

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_OPEN_WALLET::request_t::password

Definition at line 2073 of file wallet_rpc_server_commands_defs.h.


The documentation for this struct was generated from the following file: