Electroneum
tools::wallet_rpc::COMMAND_RPC_CREATE_ACCOUNT::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_CREATE_ACCOUNT::response_t:

Public Attributes

uint32_t account_index
 
std::string address
 

Detailed Description

Definition at line 290 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_CREATE_ACCOUNT::response_t::account_index

Definition at line 292 of file wallet_rpc_server_commands_defs.h.

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_CREATE_ACCOUNT::response_t::address

Definition at line 293 of file wallet_rpc_server_commands_defs.h.


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