Kagome
Polkadot Runtime Engine in C++17
cached_tree.hpp File Reference
#include <memory>
#include <unordered_set>
#include "consensus/babe/common.hpp"
#include "consensus/babe/types/epoch_digest.hpp"
#include "primitives/block_id.hpp"
#include "primitives/justification.hpp"
Include dependency graph for cached_tree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::blockchain::TreeNode
 
struct  kagome::blockchain::TreeMeta
 
class  kagome::blockchain::CachedTree
 

Namespaces

 kagome::blockchain
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::blockchain, TreeNode::Error)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::blockchain  ,
TreeNode::Error   
)