client.workflows.registerTransaction
Register a customer-signed transaction with its prepared workflow.
| Package | @torq-finance/sdk |
|---|---|
| Signature | client.workflows.registerTransaction(requestId, { order, chainId, txHash }, options?) |
Behavior
Associates the submitted hash with the exact ordered intent. This begins canonical tracking; it does not assert final success.
See the API Reference for the governed endpoint contract and the workflow guide for canonical completion semantics.