Electroneum
tools::COMMAND_RPC_LOGIN::request_t Struct Reference

#include <wallet_light_rpc.h>

Collaboration diagram for tools::COMMAND_RPC_LOGIN::request_t:

Public Attributes

std::string address
 
std::string view_key
 
bool create_account
 

Detailed Description

Definition at line 256 of file wallet_light_rpc.h.

Member Data Documentation

◆ address

std::string tools::COMMAND_RPC_LOGIN::request_t::address

Definition at line 258 of file wallet_light_rpc.h.

◆ create_account

bool tools::COMMAND_RPC_LOGIN::request_t::create_account

Definition at line 260 of file wallet_light_rpc.h.

◆ view_key

std::string tools::COMMAND_RPC_LOGIN::request_t::view_key

Definition at line 259 of file wallet_light_rpc.h.


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