Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/runtime_environment_factory.hpp"
#include "log/profiling_logger.hpp"
#include "runtime/instance_environment.hpp"
#include "storage/trie/polkadot_trie/trie_error.hpp"
Go to the source code of this file.
Namespaces | |
kagome::runtime | |
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::runtime, RuntimeEnvironmentFactory::Error, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::runtime | , |
RuntimeEnvironmentFactory::Error | , | ||
e | |||
) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 12 of file runtime_environment_factory.cpp.