Monero
Loading...
Searching...
No Matches
tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

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
bool enable_multisig_experimental

Member Data Documentation

◆ autosave_current

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

◆ enable_multisig_experimental

bool tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::enable_multisig_experimental

◆ 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: