Kagome
Polkadot Runtime Engine in C++17
sync_protocol_observer_impl.hpp File Reference
#include "network/sync_protocol_observer.hpp"
#include <libp2p/host/host.hpp>
#include <libp2p/peer/peer_info.hpp>
#include "blockchain/block_header_repository.hpp"
#include "blockchain/block_tree.hpp"
#include "log/logger.hpp"
#include "network/types/own_peer_info.hpp"
#include "primitives/common.hpp"
Include dependency graph for sync_protocol_observer_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::network::SyncProtocolObserverImpl
 

Namespaces

 kagome::network
 

Functions

 OUTCOME_HPP_DECLARE_ERROR (kagome::network, SyncProtocolObserverImpl::Error)
 

Function Documentation

OUTCOME_HPP_DECLARE_ERROR ( kagome::network  ,
SyncProtocolObserverImpl::Error   
)