All the specifications for slotsUnsubscribe Websocket Method on Solana
Unsubscribe from slot-update notifications
subscription id to cancel
{ "jsonrpc": "2.0", "id": 1, "method": "slotsUpdatesUnsubscribe", "params": [ 0 ] }
{ "jsonrpc": "2.0", "result": true, "id": 1 }
Last updated 11 months ago