Kagome
Polkadot Runtime Engine in C++17
libp2p_types.hpp File Reference
#include <libp2p/peer/peer_info.hpp>
#include "scale/scale.hpp"
Include dependency graph for libp2p_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scale::PeerInfoSerializable
 

Namespaces

 scale
 

Functions

::scale::ScaleEncoderStream & scale::operator<< (::scale::ScaleEncoderStream &s, const libp2p::peer::PeerInfo &peer_info)
 
::scale::ScaleDecoderStream & scale::operator>> (::scale::ScaleDecoderStream &s, libp2p::peer::PeerInfo &peer_info)