Body
array
required
A single-element array containing the integer subscription id returned by
preconfSubscribe.Response
boolean
true if the subscription existed and was yours.Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
New: Try Gatekeeper (Beta) for significantly lower latency. Learn More
Stop a Preconfirmations subscription by its id and stop receiving scheduled-transaction notifications.
preconfSubscribe.true if the subscription existed and was yours.{ "jsonrpc": "2.0", "id": 2, "method": "preconfUnsubscribe", "params": [24040] }
{ "jsonrpc": "2.0", "id": 2, "result": true }
Was this page helpful?
{ "jsonrpc": "2.0", "id": 2, "method": "preconfUnsubscribe", "params": [24040] }
{ "jsonrpc": "2.0", "id": 2, "result": true }