Scorum
|
#include <objects.hpp>
Public Attributes | |
id_type | id |
fc::shared_map< account_name_type, account_metric > | account_statistic |
![]() | |
fc::time_point_sec | open |
Open time of the bucket. More... | |
uint32_t | seconds = 0 |
Seconds accounted for in the bucket. More... | |
Definition at line 36 of file objects.hpp.
fc::shared_map<account_name_type, account_metric> scorum::account_statistics::bucket_object::account_statistic |
Definition at line 42 of file objects.hpp.
id_type scorum::account_statistics::bucket_object::id |
Definition at line 40 of file objects.hpp.