Electroneum
Public Attributes | List of all members
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:
Collaboration graph
[legend]

Public Attributes

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

Member Data Documentation

◆ address

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

◆ address_index

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

◆ label

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

◆ used

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

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