Kagome
Polkadot Runtime Engine in C++17
|
#include <cstdint>
#include <gsl/span>
#include <optional>
#include "network/types/block_attributes.hpp"
#include "network/types/block_direction.hpp"
#include "primitives/block_id.hpp"
#include "primitives/common.hpp"
Go to the source code of this file.
Classes | |
struct | kagome::network::BlocksRequest |
struct | std::hash< kagome::network::BlocksRequest > |
Namespaces | |
kagome::network | |