CatapultServer  v0.5.0.1 (Elephant)
catapult::cache::AccountStateCacheTypes::Options Struct Reference

Custom sub view options. More...

Collaboration diagram for catapult::cache::AccountStateCacheTypes::Options:

Public Attributes

model::NetworkIdentifier NetworkIdentifier
 Network identifier. More...
 
uint64_t ImportanceGrouping
 Importance grouping. More...
 
Amount MinHarvesterBalance
 
MosaicId CurrencyMosaicId
 Mosaic id used as primary chain currency. More...
 
MosaicId HarvestingMosaicId
 Mosaic id used to provide harvesting ability. More...
 

Detailed Description

Custom sub view options.

Member Data Documentation

◆ CurrencyMosaicId

MosaicId catapult::cache::AccountStateCacheTypes::Options::CurrencyMosaicId

Mosaic id used as primary chain currency.

◆ HarvestingMosaicId

MosaicId catapult::cache::AccountStateCacheTypes::Options::HarvestingMosaicId

Mosaic id used to provide harvesting ability.

◆ ImportanceGrouping

uint64_t catapult::cache::AccountStateCacheTypes::Options::ImportanceGrouping

Importance grouping.

◆ MinHarvesterBalance

Amount catapult::cache::AccountStateCacheTypes::Options::MinHarvesterBalance

Minimum harvester balance.

Note
This doubles as the minimum balance of tracked high value accounts.

◆ NetworkIdentifier

model::NetworkIdentifier catapult::cache::AccountStateCacheTypes::Options::NetworkIdentifier

Network identifier.


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