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

Go to the source code of this file.

Classes

class  catapult::cache::MultisigCache
 Synchronized cache composed of multisig information. More...
 

Namespaces

 catapult
 
 catapult::cache
 

Typedefs

using catapult::cache::BasicMultisigCache = BasicCache< MultisigCacheDescriptor, MultisigCacheTypes::BaseSets >
 Cache composed of multisig information. More...