Kagome
Polkadot Runtime Engine in C++17
libp2p_types.cpp File Reference
#include "scale/libp2p_types.hpp"
#include <algorithm>
#include <exception>
Include dependency graph for libp2p_types.cpp:

Go to the source code of this file.

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)