Kagome
Polkadot Runtime Engine in C++17
block.hpp File Reference
Include dependency graph for block.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  kagome::primitives::Block
 Block class represents polkadot block primitive. More...
 

Namespaces

 kagome::primitives
 

Typedefs

using kagome::primitives::BlockBody = std::vector< Extrinsic >