Kagome
Polkadot Runtime Engine in C++17
|
#include "api/service/state/state_api.hpp"
#include "blockchain/block_header_repository.hpp"
#include "blockchain/block_tree.hpp"
#include "runtime/runtime_api/core.hpp"
#include "runtime/runtime_api/metadata.hpp"
#include "storage/trie/trie_storage.hpp"
Go to the source code of this file.
Classes | |
class | kagome::api::StateApiImpl |
Namespaces | |
kagome::runtime | |
kagome::api | |
Functions | |
OUTCOME_HPP_DECLARE_ERROR (kagome::api, StateApiImpl::Error) | |
OUTCOME_HPP_DECLARE_ERROR | ( | kagome::api | , |
StateApiImpl::Error | |||
) |