Module rpc

Source

Structs§

RpcNodeHttpResponse
A response structure received from an HTTP JSON-RPC blockchain node request.
RpcNodeSubscriptionResponse
Container for subscription data within an RPC response, holding the subscription ID and the deserialized result.
RpcNodeWssResponse
A response structure received from a WebSocket JSON-RPC blockchain node subscription.