Kagome
Polkadot Runtime Engine in C++17
kagome::api::internal Namespace Reference

Namespaces

 request
 

Classes

class  InternalJrpcProcessor
 extrinsic submission service implementation More...
 

Typedefs

template<typename Request >
using Handler = Method< Request, InternalApi >
 

Detailed Description

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

Typedef Documentation

template<typename Request >
using kagome::api::internal::Handler = typedef Method<Request, InternalApi>

Definition at line 21 of file internal_jrpc_processor.cpp.