Kagome
Polkadot Runtime Engine in C++17
|
#include <collator_messages.hpp>
Public Member Functions | |
SCALE_TIE (2) | |
Public Attributes | |
CandidateDescriptor | descriptor |
primitives::BlockHash | commitments_hash |
Candidate descriptor. More... | |
Contains information about the candidate and a proof of the results of its execution.
Definition at line 128 of file collator_messages.hpp.
kagome::network::CandidateReceipt::SCALE_TIE | ( | 2 | ) |
primitives::BlockHash kagome::network::CandidateReceipt::commitments_hash |
Candidate descriptor.
Definition at line 132 of file collator_messages.hpp.
CandidateDescriptor kagome::network::CandidateReceipt::descriptor |
Definition at line 131 of file collator_messages.hpp.