Abandon unused settlement
Marks an active wallet settlement failed before any on-chain lock
signature exists. Once funds are locked, callers should resume the
trade or use the refund-after-expiry path instead. The request must
include the browser-held secret_hash for the settlement; this is a
lightweight pre-lock guard, not wallet-message authentication.
Path Parameters
Trade identifier.
Body
Browser-held hash commitment for the unused pre-lock settlement.
^[0-9a-fA-F]{64}$Response
Settlement abandoned.
Runtime invocation that created the trade.
Whether the trade belongs to the currently running backend process.
pending, initiated, redeemed, refunded, failed Solana transaction signature.
runtime_orchestrated Taker wallet that requested the trade when attribution is known.
"11111111111111111111111111111111"
HTLC expiry timestamp when known.
Display-friendly input amount, present when known.
Display-friendly output amount, present when known.