6 #ifndef KAGOME_CORE_NETWORK_TYPES_STATUS_HPP 7 #define KAGOME_CORE_NETWORK_TYPES_STATUS_HPP 10 #include <libp2p/peer/peer_info.hpp> 51 typename = std::enable_if_t<Stream::is_encoder_stream>>
65 typename = std::enable_if_t<Stream::is_decoder_stream>>
73 #endif // KAGOME_CORE_NETWORK_TYPES_STATUS_HPP
Stream & operator>>(Stream &s, BlockAttributes &attributes)
primitives::BlockInfo best_block
Stream & operator<<(Stream &s, const BlockAttributes &v)
outputs object of type BlockAttributes to stream
common::Hash256 BlockHash
libp2p::connection::Stream Stream
primitives::BlockHash BlockHash
detail::BlockInfoT< struct BlockInfoTag > BlockInfo