Kagome
Polkadot Runtime Engine in C++17
sync_protocol.hpp File Reference
#include "network/protocol_base.hpp"
#include <memory>
#include <libp2p/connection/stream.hpp>
#include <libp2p/host/host.hpp>
#include "application/chain_spec.hpp"
#include "log/logger.hpp"
#include "network/sync_protocol_observer.hpp"
Include dependency graph for sync_protocol.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::network::SyncProtocol
 Class for communication via /{chainType}/sync/2 according to sync protocol specification https://spec.polkadot.network/#sect-msg-block-request. More...
 

Namespaces

 kagome::network