Module jsonrpc_response

Source

Structs§

Response
A JSON RPC response, version 2.0. Only one of ‘result’ or ‘error’ is defined.

Enums§

ResponseResult
The result-or-error part of JSON RPC response.