6 #ifndef KAGOME_CORE_CONSENSUS_GRANDPA_GRANDPA_CONFIG_HPP 7 #define KAGOME_CORE_CONSENSUS_GRANDPA_GRANDPA_CONFIG_HPP 31 #endif // KAGOME_CORE_CONSENSUS_GRANDPA_GRANDPA_CONFIG_HPP
std::optional< Id > id
Key of the peer, do not confuse with libp2p peerid.
RoundNumber round_number
Number of round.
std::shared_ptr< VoterSet > voters
Current round's authorities.
Duration duration
Time bound which is enough to gossip messages to everyone.