Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS::outs_for_amount Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS::outs_for_amount:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
std::list< out_entryouts
 

Member Data Documentation

◆ amount

uint64_t cryptonote::COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS::outs_for_amount::amount

◆ outs

std::list<out_entry> cryptonote::COMMAND_RPC_GET_RANDOM_OUTPUTS_FOR_AMOUNTS::outs_for_amount::outs

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