Kagome
Polkadot Runtime Engine in C++17
|
#include "api/service/rpc/rpc_jrpc_processor.hpp"
#include "api/jrpc/jrpc_method.hpp"
#include "api/service/rpc/requests/methods.hpp"
Go to the source code of this file.
Namespaces | |
kagome::api::rpc | |
Typedefs | |
template<typename Request > | |
using | kagome::api::rpc::Handler = kagome::api::Method< Request, RpcApi > |