slotSubscribe
Last updated
Was this helpful?
Last updated
Was this helpful?
(Subscription Websocket) Subscribe to receive notification anytime a slot is processed by the validator.
This method will use 20
.
None.
result
The result will be an RpcResponse JSON object with id equal to the subscription id (needed to unsubscribe).
Notification Format:
The notification format is the same as seen in the getAccountInfo RPC HTTP method
parent
The parent slot.
root
The current root slot.
slot
The newly set slot.