Sends a request to the server.
The method to call.
The parameters to pass to the method.
A promise that resolves to the result of the method call.
Subscribe to an event using WebSockets.
The method to call.
The parameters to pass to the method.
The subscriber to subscribe to the event.
A subscription object that can be used to unsubscribe from the event.
Generated using TypeDoc
JSON RPC 2.0 client interface.