List all exit statuses
Returns the current state of every emergency exit in the wallet. Each entry includes which phase the exit is in (start, processing, awaiting-delta, claimable, claim-in-progress, or claimed), and optionally the full state transition history and the exit transaction packages with their CPFP children.
Authorizations
Base64url-encoded auth token
Query Parameters
Whether to include the detailed history of the exit process
Whether to include the exit transactions and their CPFP children
Response
Returns all exit statuses
The current state of the exit transaction
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
The ID of the VTXO that is being unilaterally exited
The history of each state the exit transaction has gone through
A utility type to wrap ExitState children so they can be easily serialized. This also helps with debugging a lot!
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
Each exit transaction package required for the unilateral exit