|
CatapultServer
v0.5.0.1 (Elephant)
|


Go to the source code of this file.
Classes | |
| struct | catapult::cache::ShortHashPair |
| A unique identifier for a partial transaction. More... | |
Namespaces | |
| catapult | |
| catapult::cache | |
Typedefs | |
| using | catapult::cache::ShortHashPairRange = model::EntityRange< ShortHashPair > |
| An entity range composed of short hash pairs. More... | |
| using | catapult::cache::ShortHashPairMap = std::unordered_map< utils::ShortHash, utils::ShortHash, utils::ShortHashHasher > |
| A map composed of short hash pairs where the key is the transaction short hash and the value is the cosignatures short hash. More... | |