Scorum
Public Attributes | List of all members
scorum::witness::account_bandwidth_object Class Reference

#include <witness_objects.hpp>

Inheritance diagram for scorum::witness::account_bandwidth_object:

Public Attributes

id_type id
 
account_name_type account
 
bandwidth_type type
 
share_type average_bandwidth
 
share_type lifetime_bandwidth
 
time_point_sec last_bandwidth_update
 

Detailed Description

Definition at line 29 of file witness_objects.hpp.

Member Data Documentation

◆ account

account_name_type scorum::witness::account_bandwidth_object::account

Definition at line 36 of file witness_objects.hpp.

◆ average_bandwidth

share_type scorum::witness::account_bandwidth_object::average_bandwidth

Definition at line 38 of file witness_objects.hpp.

◆ id

id_type scorum::witness::account_bandwidth_object::id

Definition at line 34 of file witness_objects.hpp.

◆ last_bandwidth_update

time_point_sec scorum::witness::account_bandwidth_object::last_bandwidth_update

Definition at line 40 of file witness_objects.hpp.

◆ lifetime_bandwidth

share_type scorum::witness::account_bandwidth_object::lifetime_bandwidth

Definition at line 39 of file witness_objects.hpp.

◆ type

bandwidth_type scorum::witness::account_bandwidth_object::type

Definition at line 37 of file witness_objects.hpp.


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