Kagome
Polkadot Runtime Engine in C++17
|
#include "runtime/common/trie_storage_provider_impl.hpp"
#include "runtime/common/runtime_transaction_error.hpp"
#include "storage/trie/impl/topper_trie_batch_impl.hpp"
#include "storage/trie/trie_batches.hpp"
Go to the source code of this file.
Namespaces | |
kagome::runtime | |
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::runtime, TrieStorageProviderImpl::Error, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::runtime | , |
TrieStorageProviderImpl::Error | , | ||
e | |||
) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 12 of file trie_storage_provider_impl.cpp.