Skip to content

Commit

Permalink
holder readme deposit deadline
Browse files Browse the repository at this point in the history
  • Loading branch information
bekauz committed Nov 1, 2023
1 parent 7f996c8 commit dbf3057
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contracts/two-party-pol-holder/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,9 @@ Ragequit breaks the regular covenant flow in the following way:
Both parties should deposit their funds to holder. After holder asserts the expected balances, it forwards
the funds to the Liquid Pooler which then in turn enters into a position.

If party A delivers their part of the covenant deposit agreement but party B fails, party A is refunded.
Deposit stage is subject to a deposit deadline (`Expiration`).
Once the deposit deadline expires, refunds are issued to parties that delivered their parts of the covenant.
This can happen if any of the counterparties do not deliver the funds before the deadline expires, as holder attempts to send all expected funds in a combined `BankSend`.

## Flow

Expand Down

0 comments on commit dbf3057

Please sign in to comment.