Electroneum
cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::response_t:

Public Attributes

std::vector< amount_outamount_outs
 
std::string Error
 

Detailed Description

Definition at line 283 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ amount_outs

std::vector<amount_out> cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::response_t::amount_outs

Definition at line 284 of file core_rpc_server_commands_defs.h.

◆ Error

std::string cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::response_t::Error

Definition at line 285 of file core_rpc_server_commands_defs.h.


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