Kagome
Polkadot Runtime Engine in C++17
|
Namespaces | |
request | |
Classes | |
class | ChainJrpcProcessor |
extrinsic submission service implementation More... | |
Typedefs | |
template<typename Request > | |
using | Handler = Method< Request, ChainApi > |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
using kagome::api::chain::Handler = typedef Method<Request, ChainApi> |
Definition at line 29 of file chain_jrpc_processor.cpp.