Electroneum
cryptonote::rpc::output_distribution Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::output_distribution:

Public Attributes

output_distribution_data data
 
uint64_t amount
 
bool cumulative
 

Detailed Description

Definition at line 204 of file message_data_structs.h.

Member Data Documentation

◆ amount

uint64_t cryptonote::rpc::output_distribution::amount

Definition at line 207 of file message_data_structs.h.

◆ cumulative

bool cryptonote::rpc::output_distribution::cumulative

Definition at line 208 of file message_data_structs.h.

◆ data

output_distribution_data cryptonote::rpc::output_distribution::data

Definition at line 206 of file message_data_structs.h.


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