Electroneum
tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::request_t:

Public Attributes

uint32_t account_index
 
std::vector< uint32_taddress_index
 

Detailed Description

Definition at line 120 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ account_index

uint32_t tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::request_t::account_index

Definition at line 122 of file wallet_rpc_server_commands_defs.h.

◆ address_index

std::vector<uint32_t> tools::wallet_rpc::COMMAND_RPC_GET_ADDRESS::request_t::address_index

Definition at line 123 of file wallet_rpc_server_commands_defs.h.


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