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

#include <collator_messages.hpp>

Collaboration diagram for kagome::network::OutboundHorizontal:

Public Member Functions

 SCALE_TIE (2)
 

Public Attributes

ParachainId para_id
 
UpwardMessage upward_msg
 Parachain Id is recepient id. More...
 

Detailed Description

Definition at line 164 of file collator_messages.hpp.

Member Function Documentation

kagome::network::OutboundHorizontal::SCALE_TIE ( )

Member Data Documentation

ParachainId kagome::network::OutboundHorizontal::para_id

Definition at line 167 of file collator_messages.hpp.

UpwardMessage kagome::network::OutboundHorizontal::upward_msg

Parachain Id is recepient id.

Definition at line 168 of file collator_messages.hpp.


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