Kagome
Polkadot Runtime Engine in C++17
peer_manager_impl.cpp File Reference
#include "network/impl/peer_manager_impl.hpp"
#include <execinfo.h>
#include <limits>
#include <memory>
#include <libp2p/protocol/kademlia/impl/peer_routing_table.hpp>
#include "outcome/outcome.hpp"
#include "scale/libp2p_types.hpp"
#include "storage/predefined_keys.hpp"
Include dependency graph for peer_manager_impl.cpp:

Go to the source code of this file.

Namespaces

 kagome::network
 

Functions

 OUTCOME_CPP_DEFINE_CATEGORY (kagome::network, PeerManagerImpl::Error, e)
 

Function Documentation

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::network  ,
PeerManagerImpl::Error  ,
 
)

Definition at line 24 of file peer_manager_impl.cpp.