Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info:

Public Attributes

std::string address
 
std::string label
 
uint32_t address_index
 
bool used
 

Detailed Description

Definition at line 131 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ address

std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::address

Definition at line 133 of file wallet_rpc_server_commands_defs.h.

◆ address_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::address_index

Definition at line 135 of file wallet_rpc_server_commands_defs.h.

◆ label

std::string tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::label

Definition at line 134 of file wallet_rpc_server_commands_defs.h.

◆ used

bool tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::address_info::used

Definition at line 136 of file wallet_rpc_server_commands_defs.h.


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