Kagome
Polkadot Runtime Engine in C++17
state_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/types/state_request.hpp"
#include "network/types/state_response.hpp"
Include dependency graph for state_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::StateProtocol
 Class for communication via /{chainType}/state/2 according to state protocol specification https://spec.polkadot.network/#sect-msg-state-request. More...
 

Namespaces

 kagome::network