Kagome
Polkadot Runtime Engine in C++17
|
Go to the source code of this file.
Classes | |
struct | kagome::network::BlocksResponse |
Namespaces | |
kagome::network | |
Variables | |
constexpr size_t | kagome::network::kMaxBlocksInResponse = 256 |
struct kagome::network::BlocksResponse |
Response to the BlockRequest
Definition at line 19 of file blocks_response.hpp.
Class Members | ||
---|---|---|
SLVector< BlockData, kMaxBlocksInResponse > |
blocks |