Module request

Source
Expand description

JSON-RPC request bindings

Structs§

RpcMethodCall
A JSON-RPC request object, a method call
RpcNotification
Represents a JSON-RPC request which is considered a notification (missing Id optional Version)

Enums§

Id
Request
Represents a JSON-RPC request.
RequestParams
Request parameters
RpcCall
Representation of a single JSON-RPC call
Version
Represents the version of the RPC protocol

Functions§

no_params 🔒
null_id 🔒