Kagome
Polkadot Runtime Engine in C++17
|
Namespaces | |
request | |
Classes | |
class | StateJrpcProcessor |
Typedefs | |
template<typename Request > | |
using | Handler = kagome::api::Method< Request, StateApi > |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
using kagome::api::state::Handler = typedef kagome::api::Method<Request, StateApi> |
Definition at line 30 of file state_jrpc_processor.cpp.