Checks if a value is a valid JSONRPCResponse (either a result or error response).
JSONRPCResponse
The value to check.
True if the value is a valid JSONRPCResponse, false otherwise.
Checks if a value is a valid
JSONRPCResponse(either a result or error response).