Electroneum
Public Attributes | List of all members
cryptonote::rpc::output_amount_count Struct Reference

#include <message_data_structs.h>

Collaboration diagram for cryptonote::rpc::output_amount_count:
Collaboration graph
[legend]

Public Attributes

uint64_t amount
 
uint64_t total_count
 
uint64_t unlocked_count
 
uint64_t recent_count
 

Member Data Documentation

◆ amount

uint64_t cryptonote::rpc::output_amount_count::amount

◆ recent_count

uint64_t cryptonote::rpc::output_amount_count::recent_count

◆ total_count

uint64_t cryptonote::rpc::output_amount_count::total_count

◆ unlocked_count

uint64_t cryptonote::rpc::output_amount_count::unlocked_count

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