Kagome
Polkadot Runtime Engine in C++17
kagome::network::CollationFetchingResponse Struct Reference

#include <collator_messages.hpp>

Collaboration diagram for kagome::network::CollationFetchingResponse:

Public Member Functions

 SCALE_TIE (1)
 

Public Attributes

ReqCollationResponseData response_data
 

Detailed Description

Sent by nodes to the clients who issued a collation fetching request.

Definition at line 158 of file collator_messages.hpp.

Member Function Documentation

kagome::network::CollationFetchingResponse::SCALE_TIE ( )

Member Data Documentation

ReqCollationResponseData kagome::network::CollationFetchingResponse::response_data

Definition at line 161 of file collator_messages.hpp.


The documentation for this struct was generated from the following file: