Module client

Source

Structs§

Client
JsonRpcResponse
A JSON-RPC response.

Enums§

Id
An identifier established by the Client that MUST contain a String, Number, or NULL value if included. If it is not included it is assumed to be a notification. The value SHOULD normally not be Null and Numbers SHOULD NOT contain fractional parts
JsonRpcAnswer
JsonRpc response object