|
Kagome
Polkadot Runtime Engine in C++17
|
#include <optional>#include <fmt/format.h>#include "common/blob.hpp"#include "common/buffer.hpp"#include "storage/trie/node.hpp"Go to the source code of this file.
Namespaces | |
| kagome::storage::trie | |
Typedefs | |
| using | kagome::storage::trie::NibblesView = common::BufferView |