Kagome
Polkadot Runtime Engine in C++17
app_configuration.hpp File Reference
#include <memory>
#include <optional>
#include <string>
#include <boost/asio/ip/tcp.hpp>
#include <boost/filesystem.hpp>
#include <libp2p/multi/multiaddress.hpp>
#include "crypto/ed25519_types.hpp"
#include "log/logger.hpp"
#include "network/peering_config.hpp"
#include "network/types/roles.hpp"
#include "primitives/block_id.hpp"
#include "telemetry/endpoint.hpp"
Include dependency graph for app_configuration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::application::AppConfiguration
 

Namespaces

 kagome::application