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

#include <collator_messages.hpp>

Collaboration diagram for kagome::network::CollatorAdvertisement:

Public Member Functions

 SCALE_TIE (1)
 

Public Attributes

primitives::BlockHash relay_parent
 

Detailed Description

Collator -> Validator message. Advertisement of a collation.

Definition at line 60 of file collator_messages.hpp.

Member Function Documentation

kagome::network::CollatorAdvertisement::SCALE_TIE ( )

Member Data Documentation

primitives::BlockHash kagome::network::CollatorAdvertisement::relay_parent

Definition at line 63 of file collator_messages.hpp.


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