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