Electroneum
rpc_method_name.h File Reference

Go to the source code of this file.

Macros

#define RPC_METHOD_NAME(name)   static inline const char* methodname(){return name;}
 

Macro Definition Documentation

◆ RPC_METHOD_NAME

#define RPC_METHOD_NAME (   name)    static inline const char* methodname(){return name;}

Definition at line 31 of file rpc_method_name.h.