|
Kagome
Polkadot Runtime Engine in C++17
|
#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"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 > |