Skip to content

Commit

Permalink
chore: update specs
Browse files Browse the repository at this point in the history
  • Loading branch information
HinsonSIDAN committed Sep 5, 2024
1 parent 06dd8dd commit 4d7fc39
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions specs/0_scripts.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,13 +46,13 @@ There are in total 6 scripts for the DeltaDeFi virtual dex to work. Below provid

- 2.1 All account actions (param: `owner`, 1.1, 1.2)
- 2.2 All dex actions (param: 1.1, 1.2)
- 2.3 `EmergencyUnlock` (param 1.2)
- 2.3 `EmergencyUnlock` (param: 1.2)

3. Third layer

- 3.1 `EmergencyToken` (no param)
- 3.1 `EmergencyToken` (param: 2.3)

4. Fourth layer

- 4.1 `Account` (param: 2.1, 3.1)
- 4.2 `VirtualDEX` (param: 2.2, 3.1)
- 4.1 `Account` (param: 2.1, 2.3, 3.1)
- 4.2 `VirtualDEX` (param: 2.2, 2.3, 3.1)

0 comments on commit 4d7fc39

Please sign in to comment.