Kagome
Polkadot Runtime Engine in C++17
|
This is the complete list of members for kagome::consensus::grandpa::CatchUpObserver, including all inherited members.
onCatchUpRequest(const libp2p::peer::PeerId &peer_id, const network::CatchUpRequest &msg)=0 | kagome::consensus::grandpa::CatchUpObserver | pure virtual |
onCatchUpResponse(const libp2p::peer::PeerId &peer_id, const network::CatchUpResponse &msg)=0 | kagome::consensus::grandpa::CatchUpObserver | pure virtual |
~CatchUpObserver()=default | kagome::consensus::grandpa::CatchUpObserver | virtual |