#include "cache/single_pointer_cache.hpp"

Go to the source code of this file.
Namespaces | |
| shared_model | |
| shared_model::interface | |
| iroha | |
| iroha::consensus | |
Typedefs | |
| using | iroha::consensus::ConsensusResult = shared_model::interface::Block |
| using | iroha::consensus::ConsensusResultCache = cache::SinglePointerCache< ConsensusResult > |