Skip to content

Commit

Permalink
docs: updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN committed Sep 5, 2024
1 parent fc3763a commit 52f3307
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion specs/7_virtual_dex/7_virtual_dex.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- `list_price_times_10k`: Order exchange in a rate of `list_price` \* `lot_size` = quantity of `param_short_token`
- `lot_size`: Quantity of `sell token` in this order
- `extra_lovelace`: The extra lovelace provided in the utxo, to be returned to `Account`
- `owner`: The pub key hash of owner of the order

## User Action

Expand All @@ -27,4 +28,5 @@

3. Emergency operation - Redeemer `EmergencyCancel`

- `EmergencyToken` with token name hashing `trade_account_address` burnt in current transaction
- `EmergencyToken` with token name of owner burnt in current transaction
- `owner` signature is provided

0 comments on commit 52f3307

Please sign in to comment.