Kagome
Polkadot Runtime Engine in C++17
|
#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"
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) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::blockchain | , |
TreeNode::Error | |||
) |