Kagome
Polkadot Runtime Engine in C++17
state_api_impl.cpp File Reference
#include "api/service/state/impl/state_api_impl.hpp"
#include <boost/algorithm/string/predicate.hpp>
#include <unordered_map>
#include <utility>
#include <jsonrpc-lean/fault.h>
#include "common/hexutil.hpp"
#include "common/monadic_utils.hpp"
#include "runtime/common/executor.hpp"
Include dependency graph for state_api_impl.cpp:

Go to the source code of this file.

Namespaces

 kagome::api
 

Functions

 OUTCOME_CPP_DEFINE_CATEGORY (kagome::api, StateApiImpl::Error, e)
 

Function Documentation

OUTCOME_CPP_DEFINE_CATEGORY ( kagome::api  ,
StateApiImpl::Error  ,
 
)

Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0

Definition at line 18 of file state_api_impl.cpp.