Kagome
Polkadot Runtime Engine in C++17
kagome::network::BlockAnnounce Struct Reference

#include <block_announce.hpp>

Collaboration diagram for kagome::network::BlockAnnounce:

Public Member Functions

 SCALE_TIE (1)
 

Public Attributes

primitives::BlockHeader header
 

Detailed Description

Announce a new complete block on the network

Definition at line 16 of file block_announce.hpp.

Member Function Documentation

kagome::network::BlockAnnounce::SCALE_TIE ( )

Member Data Documentation

primitives::BlockHeader kagome::network::BlockAnnounce::header

Definition at line 19 of file block_announce.hpp.


The documentation for this struct was generated from the following file: