Kagome
Polkadot Runtime Engine in C++17
kagome::runtime::Candidate Struct Reference

#include <parachain_host_types.hpp>

Inheritance diagram for kagome::runtime::Candidate:
Collaboration diagram for kagome::runtime::Candidate:

Public Attributes

CandidateReceipt candidate_receipt
 
HeadData head_data
 
CoreIndex core_index
 

Detailed Description

Definition at line 160 of file parachain_host_types.hpp.

Member Data Documentation

CandidateReceipt kagome::runtime::Candidate::candidate_receipt

Definition at line 161 of file parachain_host_types.hpp.

CoreIndex kagome::runtime::Candidate::core_index

Definition at line 163 of file parachain_host_types.hpp.

HeadData kagome::runtime::Candidate::head_data

Definition at line 162 of file parachain_host_types.hpp.


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