Progress exits
Triggers all in-progress exits to advance. The daemon already progresses exits automatically in the background—use this endpoint when you want immediate progress rather than waiting for the next automatic cycle. On each call, the endpoint syncs transaction statuses, advances the exit state machine, and creates or fee-bumps CPFP children for any exit transactions that need them. The on-chain wallet must have sufficient bitcoin to cover transaction fees.
Authorizations
Base64url-encoded auth token
Body
Response
Returns the exit progress
Whether all transactions have been confirmed
Status of each pending exit transaction
Block height at which all exit outputs will be spendable
x >= 0Top-level error that prevented progress from running cleanly this round. Per-exit
problems live on each ExitProgressStatus; this slot is for failures that can't
be attributed to a specific VTXO (e.g. the chain source becoming unavailable, or
the exit manager failing to refresh its view of pending transactions).
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
- Option 12
- Option 13
- Option 14
- Option 15
- Option 16
- Option 17
- Option 18
- Option 19
- Option 20
- Option 21
- Option 22
- Option 23
- Option 24
- Option 25
- Option 26