Kagome
Polkadot Runtime Engine in C++17
|
#include "api/service/chain/impl/chain_api_impl.hpp"
#include <jsonrpc-lean/fault.h>
#include "api/service/api_service.hpp"
#include "common/hexutil.hpp"
#include "common/visitor.hpp"
Go to the source code of this file.
Namespaces | |
kagome::api | |
Functions | |
OUTCOME_CPP_DEFINE_CATEGORY (kagome::api, ChainApiImpl::Error, e) | |
OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::api | , |
ChainApiImpl::Error | , | ||
e | |||
) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 14 of file chain_api_impl.cpp.