| 
    Kagome
    
   Polkadot Runtime Engine in C++17 
   | 
 
#include <structs.hpp>
Public Member Functions | |
| SCALE_TIE (3) | |
Public Attributes | |
| RoundNumber | round_number | 
| BlockInfo | block_info | 
| std::vector< SignedPrecommit > | items {} | 
Definition at line 151 of file structs.hpp.
| kagome::consensus::grandpa::GrandpaJustification::SCALE_TIE | ( | 3 | ) | 
| 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.