Kagome
Polkadot Runtime Engine in C++17
grandpa_protocol.hpp File Reference
#include "network/protocol_base.hpp"
#include <memory>
#include <libp2p/basic/scheduler.hpp>
#include <libp2p/connection/stream.hpp>
#include <libp2p/host/host.hpp>
#include "application/app_configuration.hpp"
#include "consensus/grandpa/grandpa_observer.hpp"
#include "containers/objects_cache.hpp"
#include "log/logger.hpp"
#include "network/impl/protocols/protocol_base_impl.hpp"
#include "network/impl/stream_engine.hpp"
#include "network/peer_manager.hpp"
#include "network/types/own_peer_info.hpp"
#include "utils/non_copyable.hpp"
Include dependency graph for grandpa_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::GrandpaProtocol
 

Namespaces

 kagome::blockchain
 
 kagome::network
 

Functions

 kagome::network::KAGOME_DECLARE_CACHE (GrandpaProtocol, KAGOME_CACHE_UNIT(GrandpaMessage))