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

#include <collator_messages.hpp>

Collaboration diagram for kagome::network::CommittedCandidateReceipt:

Public Member Functions

 SCALE_TIE (2)
 

Public Attributes

CandidateDescriptor descriptor
 
CandidateCommitments commitments
 Candidate descriptor. More...
 

Detailed Description

Definition at line 187 of file collator_messages.hpp.

Member Function Documentation

kagome::network::CommittedCandidateReceipt::SCALE_TIE ( )

Member Data Documentation

CandidateCommitments kagome::network::CommittedCandidateReceipt::commitments

Candidate descriptor.

Definition at line 191 of file collator_messages.hpp.

CandidateDescriptor kagome::network::CommittedCandidateReceipt::descriptor

Definition at line 190 of file collator_messages.hpp.


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