We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi!
Is there any way to register function methods, which returns void, as a JSON-RPC method with required response?
void
As far as I see all my void functions are registered as notifications (but I need them as methods).
Thank you!