Electroneum
Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t:
Collaboration graph
[legend]

Public Attributes

uint64_t restore_height
 
std::string filename
 
std::string seed
 
std::string seed_offset
 
std::string password
 
std::string language
 
bool autosave_current
 

Member Data Documentation

◆ autosave_current

bool tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::autosave_current

◆ filename

std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::filename

◆ language

std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::language

◆ password

std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::password

◆ restore_height

uint64_t tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::restore_height

◆ seed

std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::seed

◆ seed_offset

std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::seed_offset

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