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

#include <collator_messages.hpp>

Collaboration diagram for kagome::network::Statement:

Public Member Functions

 SCALE_TIE (3)
 

Public Attributes

CandidateState candidate_state
 
ValidatorIndex validator_ix
 
Signature signature
 

Detailed Description

Definition at line 204 of file collator_messages.hpp.

Member Function Documentation

kagome::network::Statement::SCALE_TIE ( )

Member Data Documentation

CandidateState kagome::network::Statement::candidate_state

Definition at line 207 of file collator_messages.hpp.

Signature kagome::network::Statement::signature

Definition at line 209 of file collator_messages.hpp.

ValidatorIndex kagome::network::Statement::validator_ix

Definition at line 208 of file collator_messages.hpp.


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