mirror of
https://github.com/aljazceru/ark.git
synced 2025-12-18 04:34:19 +01:00
* more improvements * md fixes * improve boarding wording * improve blog desc * add developers section * imrpove links * fix edit links * Update website/docusaurus.config.js Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/blog/2023-11-10-liquidity-requirements/index.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/docs/intro.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * Update website/docs/intro.md Co-authored-by: João Bordalo <bordalix@users.noreply.github.com> Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> * fix JSX * add ark banner as og-image of website * add og:image --------- Signed-off-by: Marco Argentieri <3596602+tiero@users.noreply.github.com> Co-authored-by: João Bordalo <bordalix@users.noreply.github.com>
954 B
954 B
sidebar_position, title
| sidebar_position | title |
|---|---|
| 4 | Leaving the Ark |
Overview
Alice wants to leave the Ark and get her funds back on-chain. It requires an on-chain transaction.
Timeline of events
- Alice tells ASP she wants to trade VTXO for UTXO
- ASP (with Alice) prepares next Pool transaction:
- an additional output is added, locked by
Alice
- an additional output is added, locked by
- Alice creates a Forfeit transaction:
- spends from VTXO (1) with
Alice + ASP - adds connector output from Pool transaction (2) as input
- signs it and send it to the ASP
- spends from VTXO (1) with
- ASP broadcasts Pool transaction
- Alice has now a new UTXO
- For at most 4 weeks, Alice will be able to double spend her’s VTXO, but if she does it, the ASP will have time (24 hours) to grab the funds from the VTXO to itself using the Forfeit transaction