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

#include <grandpa_message.hpp>

Collaboration diagram for kagome::network::FullCommitMessage:

Public Member Functions

 SCALE_TIE (3)
 

Public Attributes

RoundNumber round {0}
 
VoterSetId set_id
 
CompactCommit message
 

Detailed Description

Definition at line 37 of file grandpa_message.hpp.

Member Function Documentation

kagome::network::FullCommitMessage::SCALE_TIE ( )

Member Data Documentation

CompactCommit kagome::network::FullCommitMessage::message

Definition at line 45 of file grandpa_message.hpp.

RoundNumber kagome::network::FullCommitMessage::round {0}

Definition at line 41 of file grandpa_message.hpp.

VoterSetId kagome::network::FullCommitMessage::set_id

Definition at line 43 of file grandpa_message.hpp.


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