|
Kagome
Polkadot Runtime Engine in C++17
|
#include <grandpa_message.hpp>
Public Types | |
| using | Fingerprint = size_t |
Public Member Functions | |
| SCALE_TIE (2) | |
| Fingerprint | fingerprint () const |
Public Attributes | |
| RoundNumber | round_number |
| VoterSetId | voter_set_id |
Definition at line 57 of file grandpa_message.hpp.
| using kagome::network::CatchUpRequest::Fingerprint = size_t |
Definition at line 63 of file grandpa_message.hpp.
|
inline |
Definition at line 65 of file grandpa_message.hpp.
| kagome::network::CatchUpRequest::SCALE_TIE | ( | 2 | ) |
| RoundNumber kagome::network::CatchUpRequest::round_number |
Definition at line 60 of file grandpa_message.hpp.
| VoterSetId kagome::network::CatchUpRequest::voter_set_id |
Definition at line 61 of file grandpa_message.hpp.