Skip to content

Commit

Permalink
fixed typo ginal -> final
Browse files Browse the repository at this point in the history
  • Loading branch information
Asamartino authored Jan 17, 2024
1 parent debea96 commit c85f538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syllabus/4-Smart_Contracts/6-Wasm_ink!_slides.md
Original file line number Diff line number Diff line change
Expand Up @@ -2061,7 +2061,7 @@ Notes:
## The Dark Forest: the Monsters are real

* During the rescue attempts the **get** transaction would get rejected by the Infura node.
* Due to the time pressure and late night time, the ginal **get** tx slipped into a later block.
* Due to the time pressure and late night time, the final **get** tx slipped into a later block.
* When the it was finally executed it reverted with **INSUFFICIENT_LIQUIDITY_BURNED**, meaning a bot had already executed the internal *burn* call and took the funds.

Notes:
Expand Down

0 comments on commit c85f538

Please sign in to comment.