jsonrpcserver icon indicating copy to clipboard operation
jsonrpcserver copied to clipboard

Don’t return “Success” from methods

Open bcb opened this issue 1 year ago • 0 comments

There should be no need to return a “Success” result from methods. This can be handled in the @method decorator implementation.

bcb avatar Aug 29 '24 00:08 bcb