Kagome
Polkadot Runtime Engine in C++17
kagome::consensus::grandpa::GrandpaJustification Struct Reference

#include <structs.hpp>

Collaboration diagram for kagome::consensus::grandpa::GrandpaJustification:

Public Member Functions

 SCALE_TIE (3)
 

Public Attributes

RoundNumber round_number
 
BlockInfo block_info
 
std::vector< SignedPrecommititems {}
 

Detailed Description

Definition at line 151 of file structs.hpp.

Member Function Documentation

kagome::consensus::grandpa::GrandpaJustification::SCALE_TIE ( )

Member Data Documentation

BlockInfo kagome::consensus::grandpa::GrandpaJustification::block_info

Definition at line 155 of file structs.hpp.

std::vector<SignedPrecommit> kagome::consensus::grandpa::GrandpaJustification::items {}

Definition at line 156 of file structs.hpp.

RoundNumber kagome::consensus::grandpa::GrandpaJustification::round_number

Definition at line 154 of file structs.hpp.


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