Open j4r0u53k opened 4 months ago
It would be convenient to put boilerplate error handling and response generation code to macros and write only procedures that handle already checked method and param of a RPC request.
Done for static nodes.
Allow return from method handlers.
It would be convenient to put boilerplate error handling and response generation code to macros and write only procedures that handle already checked method and param of a RPC request.