CatapultServer
v0.5.0.1 (Elephant)
|
Temporal activity information excluding height. More...
Public Attributes | |
Amount | TotalFeesPaid |
Total fees paid by account. More... | |
uint32_t | BeneficiaryCount = 0 |
Number of times account has been used as a beneficiary. More... | |
uint64_t | RawScore = 0 |
Optional user defined score component. More... | |
Temporal activity information excluding height.
uint32_t catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::BeneficiaryCount = 0 |
Number of times account has been used as a beneficiary.
uint64_t catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::RawScore = 0 |
Optional user defined score component.
Amount catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::TotalFeesPaid |
Total fees paid by account.