CatapultServer
v0.5.0.1 (Elephant)
|
Contextual information passed to throttle. More...
Public Attributes | |
UtUpdater::TransactionSource | TransactionSource |
Transaction source. More... | |
Height | CacheHeight |
Cache height. More... | |
const cache::ReadOnlyCatapultCache & | UnconfirmedCatapultCache |
Unconfirmed catapult cache. More... | |
const cache::UtCacheModifierProxy & | TransactionsCache |
Unconfirmed transactions cache. More... | |
Contextual information passed to throttle.
Height catapult::chain::UtUpdater::ThrottleContext::CacheHeight |
Cache height.
const cache::UtCacheModifierProxy& catapult::chain::UtUpdater::ThrottleContext::TransactionsCache |
Unconfirmed transactions cache.
UtUpdater::TransactionSource catapult::chain::UtUpdater::ThrottleContext::TransactionSource |
Transaction source.
const cache::ReadOnlyCatapultCache& catapult::chain::UtUpdater::ThrottleContext::UnconfirmedCatapultCache |
Unconfirmed catapult cache.