Kagome
Polkadot Runtime Engine in C++17
|
#include <collator_messages.hpp>
Public Member Functions | |
SCALE_TIE (2) | |
Public Attributes | |
primitives::BlockHash | relay_parent |
ParachainId | para_id |
Hash of the relay chain block. More... | |
Sent by clients who want to retrieve the advertised collation at the specified relay chain block.
Definition at line 148 of file collator_messages.hpp.
kagome::network::CollationFetchingRequest::SCALE_TIE | ( | 2 | ) |
ParachainId kagome::network::CollationFetchingRequest::para_id |
Hash of the relay chain block.
Definition at line 152 of file collator_messages.hpp.
primitives::BlockHash kagome::network::CollationFetchingRequest::relay_parent |
Definition at line 151 of file collator_messages.hpp.