Kagome
Polkadot Runtime Engine in C++17
blocks_response.hpp File Reference
Include dependency graph for blocks_response.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::network::BlocksResponse
 

Namespaces

 kagome::network
 

Variables

constexpr size_t kagome::network::kMaxBlocksInResponse = 256
 

Class Documentation

struct kagome::network::BlocksResponse

Response to the BlockRequest

Definition at line 19 of file blocks_response.hpp.

Collaboration diagram for kagome::network::BlocksResponse:
Class Members
SLVector< BlockData,
kMaxBlocksInResponse >
blocks