CatapultServer
v0.5.0.1 (Elephant)
|
Tuple composed of information about high value addresses that is returned by highValueAddresses. More...
Public Attributes | |
model::AddressSet | Current |
Addresses of accounts that are high value after application of all delta changes. More... | |
model::AddressSet | Removed |
Addresses of accounts that were high value but are no longer high value after application of all delta changes. More... | |
Tuple composed of information about high value addresses that is returned by highValueAddresses.
model::AddressSet catapult::cache::BasicAccountStateCacheDelta::HighValueAddressesTuple::Current |
Addresses of accounts that are high value after application of all delta changes.
model::AddressSet catapult::cache::BasicAccountStateCacheDelta::HighValueAddressesTuple::Removed |
Addresses of accounts that were high value but are no longer high value after application of all delta changes.