Module rpc

Module rpc 

Source
Expand description

JSON-RPC 2.0 protocol structures shared by HTTP and WebSocket interfaces.

Structsยง

DeribitJsonRpcError
JSON-RPC 2.0 error object.
DeribitJsonRpcRequest
JSON-RPC 2.0 request envelope.
DeribitJsonRpcResponse
JSON-RPC 2.0 response envelope.