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

Namespaces

 request
 

Classes

class  PaymentJRpcProcessor
 

Typedefs

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

Detailed Description

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

Typedef Documentation

template<typename Request >
using kagome::api::payment::Handler = typedef Method<Request, PaymentApi>

Definition at line 25 of file payment_jrpc_processor.cpp.