Docs

transaction_v1_stop - JSON-RPC Method

Stop a transaction broadcast or processing job (admin-only).

Description

Interact with Substrate JSON‑RPC. This method is commonly used to build reliable indexers, developer tooling, and responsive UIs.

Stops a transaction processing job started previously.

Code Examples