Electroneum
tools::COMMAND_RPC_LOGIN::response_t Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_LOGIN::response_t:

Public Attributes

std::string status
 
std::string reason
 
bool new_address
 

Detailed Description

Definition at line 270 of file wallet_light_rpc.h.

Member Data Documentation

◆ new_address

bool tools::COMMAND_RPC_LOGIN::response_t::new_address

Definition at line 274 of file wallet_light_rpc.h.

◆ reason

std::string tools::COMMAND_RPC_LOGIN::response_t::reason

Definition at line 273 of file wallet_light_rpc.h.

◆ status

std::string tools::COMMAND_RPC_LOGIN::response_t::status

Definition at line 272 of file wallet_light_rpc.h.


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