Kagome
Polkadot Runtime Engine in C++17
chain_spec.hpp File Reference
#include <libp2p/peer/peer_info.hpp>
#include "crypto/ed25519_types.hpp"
#include "crypto/sr25519_types.hpp"
#include "primitives/block.hpp"
#include "primitives/code_substitutes.hpp"
Include dependency graph for chain_spec.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kagome::application::ChainSpec
 

Namespaces

 kagome::application
 

Typedefs

using kagome::application::GenesisRawData = std::vector< std::pair< common::Buffer, common::Buffer >>
 
using kagome::application::ChildrenDefaultRawData = std::map< common::Buffer, GenesisRawData >