|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>

Public Attributes | |
| std::string | address |
| std::string | seed |
| std::string | info |
| bool | was_deprecated |
Definition at line 2193 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t::address |
Definition at line 2195 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t::info |
Definition at line 2197 of file wallet_rpc_server_commands_defs.h.
| std::string tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t::seed |
Definition at line 2196 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t::was_deprecated |
Definition at line 2198 of file wallet_rpc_server_commands_defs.h.