Electroneum
tools::wallet_rpc::COMMAND_RPC_TAG_ACCOUNTS::request_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_TAG_ACCOUNTS::request_t:

Public Attributes

std::string tag
 
std::set< uint32_taccounts
 

Detailed Description

Definition at line 359 of file wallet_rpc_server_commands_defs.h.

Member Data Documentation

◆ accounts

std::set<uint32_t> tools::wallet_rpc::COMMAND_RPC_TAG_ACCOUNTS::request_t::accounts

Definition at line 362 of file wallet_rpc_server_commands_defs.h.

◆ tag

std::string tools::wallet_rpc::COMMAND_RPC_TAG_ACCOUNTS::request_t::tag

Definition at line 361 of file wallet_rpc_server_commands_defs.h.


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