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

#include <grandpa_message.hpp>

Collaboration diagram for kagome::network::CatchUpRequest:

Public Types

using Fingerprint = size_t
 

Public Member Functions

 SCALE_TIE (2)
 
Fingerprint fingerprint () const
 

Public Attributes

RoundNumber round_number
 
VoterSetId voter_set_id
 

Detailed Description

Definition at line 57 of file grandpa_message.hpp.

Member Typedef Documentation

Definition at line 63 of file grandpa_message.hpp.

Member Function Documentation

Fingerprint kagome::network::CatchUpRequest::fingerprint ( ) const
inline

Definition at line 65 of file grandpa_message.hpp.

kagome::network::CatchUpRequest::SCALE_TIE ( )

Member Data Documentation

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.


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