|
Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::blockchain::TreeMeta, including all inherited members.
| deepest_leaf | kagome::blockchain::TreeMeta | |
| last_finalized | kagome::blockchain::TreeMeta | |
| last_finalized_justification | kagome::blockchain::TreeMeta | |
| leaves | kagome::blockchain::TreeMeta | |
| TreeMeta(const std::shared_ptr< TreeNode > &subtree_root_node, std::optional< primitives::Justification > last_finalized_justification) | kagome::blockchain::TreeMeta | explicit |
| TreeMeta(std::unordered_set< primitives::BlockHash > leaves, const std::shared_ptr< TreeNode > &deepest_leaf, const std::shared_ptr< TreeNode > &last_finalized, primitives::Justification last_finalized_justification) | kagome::blockchain::TreeMeta |