|
Kagome
Polkadot Runtime Engine in C++17
|
#include <grandpa_message.hpp>
Public Member Functions | |
| SCALE_TIE (3) | |
Public Attributes | |
| RoundNumber | round {0} |
| VoterSetId | set_id |
| CompactCommit | message |
Definition at line 37 of file grandpa_message.hpp.
| kagome::network::FullCommitMessage::SCALE_TIE | ( | 3 | ) |
| 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.