Electroneum
tools::wallet_rpc::COMMAND_RPC_LABEL_ADDRESS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_LABEL_ADDRESS::request_t:

Public Attributes

cryptonote::subaddress_index index
 
std::string label
 

Detailed Description

Definition at line 209 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ index

cryptonote::subaddress_index tools::wallet_rpc::COMMAND_RPC_LABEL_ADDRESS::request_t::index

Definition at line 211 of file wallet_rpc_server_commands_defs.h.

◆ label

std::string tools::wallet_rpc::COMMAND_RPC_LABEL_ADDRESS::request_t::label

Definition at line 212 of file wallet_rpc_server_commands_defs.h.


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