Kagome
Polkadot Runtime Engine in C++17
kagome::network::Synchronizer Member List

This is the complete list of members for kagome::network::Synchronizer, including all inherited members.

hasIncompleteRequestOfStateSync() const =0kagome::network::Synchronizerpure virtual
syncByBlockHeader(const primitives::BlockHeader &header, const libp2p::peer::PeerId &peer_id, SyncResultHandler &&handler)=0kagome::network::Synchronizerpure virtual
syncByBlockInfo(const primitives::BlockInfo &block_info, const libp2p::peer::PeerId &peer_id, SyncResultHandler &&handler, bool subscribe_to_block)=0kagome::network::Synchronizerpure virtual
syncMissingJustifications(const libp2p::peer::PeerId &peer_id, primitives::BlockInfo target_block, std::optional< uint32_t > limit, SyncResultHandler &&handler)=0kagome::network::Synchronizerpure virtual
SyncResultHandler typedefkagome::network::Synchronizer
syncState(const libp2p::peer::PeerId &peer_id, const primitives::BlockInfo &block, SyncResultHandler &&handler)=0kagome::network::Synchronizerpure virtual
~Synchronizer()=defaultkagome::network::Synchronizervirtual