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