CatapultServer  v0.5.0.1 (Elephant)
AccountStateCacheUtils.h File Reference
Include dependency graph for AccountStateCacheUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::cache
 
 catapult::state
 

Functions

void catapult::cache::ProcessForwardedAccountState (AccountStateCacheDelta &cache, const Key &publicKey, const consumer< state::AccountState & > &action)
 Forwards account state or linked account state found in cache associated with publicKey to action. More...