Electroneum
cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::amount_out Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::amount_out:

Public Attributes

uint64_t amount
 
std::vector< outputoutputs
 

Detailed Description

Definition at line 273 of file core_rpc_server_commands_defs.h.

Member Data Documentation

◆ amount

uint64_t cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::amount_out::amount

Definition at line 274 of file core_rpc_server_commands_defs.h.

◆ outputs

std::vector<output> cryptonote::COMMAND_RPC_GET_RANDOM_OUTS::amount_out::outputs

Definition at line 275 of file core_rpc_server_commands_defs.h.


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