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