|
Electroneum
|
#include <message_data_structs.h>

Public Attributes | |
| output_distribution_data | data |
| uint64_t | amount |
| bool | cumulative |
Definition at line 204 of file message_data_structs.h.
| uint64_t cryptonote::rpc::output_distribution::amount |
Definition at line 207 of file message_data_structs.h.
| bool cryptonote::rpc::output_distribution::cumulative |
Definition at line 208 of file message_data_structs.h.
| output_distribution_data cryptonote::rpc::output_distribution::data |
Definition at line 206 of file message_data_structs.h.