|
Electroneum
|
#include <message_data_structs.h>
Public Attributes | |
| uint64_t | amount |
| uint64_t | total_count |
| uint64_t | unlocked_count |
| uint64_t | recent_count |
Definition at line 109 of file message_data_structs.h.
| uint64_t cryptonote::rpc::output_amount_count::amount |
Definition at line 111 of file message_data_structs.h.
| uint64_t cryptonote::rpc::output_amount_count::recent_count |
Definition at line 114 of file message_data_structs.h.
| uint64_t cryptonote::rpc::output_amount_count::total_count |
Definition at line 112 of file message_data_structs.h.
| uint64_t cryptonote::rpc::output_amount_count::unlocked_count |
Definition at line 113 of file message_data_structs.h.