Submit and confirm Strata market making
strata_market_making_submit_and_waitSubmit an externally signed transaction with its preparation token and wait for chain-derived confirmation that the market-making product has started or stopped.
Instructions
Submit the exact externally signed quickstart transaction with the unchanged preparation token and wait until Strata's chain-derived maker state confirms the product started or stopped. The token survives stateless HTTP requests and server restarts; the control ID is its default idempotency key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idempotencyKey | No | ||
| makerControlId | Yes | ||
| preparationToken | Yes | ||
| confirmationTimeoutMs | No | ||
| signedTransactionBase64 | Yes |