Kagome
Polkadot Runtime Engine in C++17
kagome::consensus::grandpa::GrandpaObserver Member List

This is the complete list of members for kagome::consensus::grandpa::GrandpaObserver, including all inherited members.

applyJustification(const primitives::BlockInfo &block_info, const GrandpaJustification &justification)=0kagome::consensus::grandpa::JustificationObserverpure virtual
onCatchUpRequest(const libp2p::peer::PeerId &peer_id, const network::CatchUpRequest &msg)=0kagome::consensus::grandpa::CatchUpObserverpure virtual
onCatchUpResponse(const libp2p::peer::PeerId &peer_id, const network::CatchUpResponse &msg)=0kagome::consensus::grandpa::CatchUpObserverpure virtual
onCommitMessage(const libp2p::peer::PeerId &peer_id, const network::FullCommitMessage &msg)=0kagome::consensus::grandpa::RoundObserverpure virtual
onNeighborMessage(const libp2p::peer::PeerId &peer_id, const network::GrandpaNeighborMessage &msg)=0kagome::consensus::grandpa::NeighborObserverpure virtual
onVoteMessage(const libp2p::peer::PeerId &peer_id, const VoteMessage &msg)=0kagome::consensus::grandpa::RoundObserverpure virtual
~CatchUpObserver()=defaultkagome::consensus::grandpa::CatchUpObservervirtual
~GrandpaObserver() override=defaultkagome::consensus::grandpa::GrandpaObserver
~JustificationObserver()=defaultkagome::consensus::grandpa::JustificationObservervirtual
~NeighborObserver()=defaultkagome::consensus::grandpa::NeighborObservervirtual
~RoundObserver()=defaultkagome::consensus::grandpa::RoundObservervirtual