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

Namespaces

 request
 

Classes

class  ChildStateJrpcProcessor
 

Typedefs

template<typename Request >
using Handler = kagome::api::Method< Request, ChildStateApi >
 

Detailed Description

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

Typedef Documentation

template<typename Request >
using kagome::api::child_state::Handler = typedef kagome::api::Method<Request, ChildStateApi>

Definition at line 25 of file child_state_jrpc_processor.cpp.