Electroneum
tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_RESTORE_DETERMINISTIC_WALLET::response_t:

Public Attributes

std::string address
 
std::string seed
 
std::string info
 
bool was_deprecated
 

Detailed Description

Definition at line 2193 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

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.

◆ info

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.

◆ seed

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.

◆ was_deprecated

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.


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