Electroneum
Public Attributes | List of all members
cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry Struct Reference

#include <core_rpc_server_commands_defs.h>

Collaboration diagram for cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
uint64_t global_amount_index
 
crypto::public_key out_key
 
rct::key commitment
 

Member Data Documentation

◆ amount

uint64_t cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry::amount

◆ commitment

rct::key cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry::commitment

◆ global_amount_index

uint64_t cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry::global_amount_index

◆ out_key

crypto::public_key cryptonote::COMMAND_RPC_GET_RANDOM_RCT_OUTPUTS::out_entry::out_key

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