|
Monero
|
#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 |
| bool tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::autosave_current |
| bool tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::enable_multisig_experimental |
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::filename |
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::language |
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::password |
| uint64_t tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::restore_height |
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::seed |
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::request_t::seed_offset |