# Functions
Account subscribe request payload.
AccountUnsubscribeRequestPayload returns an account unsubscribe request payload.
NewClient creates a new websocket rpc client.
WithEventsEmitter sets the events emitter for the client.
WithLogger sets the logger for the client.
# Constants
Predefined commitment levels.
Predefined commitment levels.
Predefined commitment levels.
Predefined encoding types.
Predefined encoding types.
Predefined encoding types.
Predefined encoding types.
Predefined event names.
Predefined subscribe/unsubscribe request methods.
Predefined subscribe/unsubscribe request methods.
# Structs
No description provided by the author
Error represents a JSON-RPC error.
Event represents a JSON-RPC event.
EventParams represents the params of a JSON-RPC event.
NotificationPayload represents an notification payload from the websocket server.
Request represents a JSON-RPC notification.
Response represents a JSON-RPC response.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author