|
Kagome
Polkadot Runtime Engine in C++17
|
#include "api/jrpc/jrpc_server_impl.hpp"#include "api/jrpc/custom_json_writer.hpp"#include "api/jrpc/jrpc_handle_batch.hpp"Go to the source code of this file.
Namespaces | |
| kagome::api | |
Functions | |
| OUTCOME_CPP_DEFINE_CATEGORY (kagome::api, JRpcServerImpl::Error, e) | |
| OUTCOME_CPP_DEFINE_CATEGORY | ( | kagome::api | , |
| JRpcServerImpl::Error | , | ||
| e | |||
| ) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Definition at line 11 of file jrpc_server_impl.cpp.