Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/erc4626.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ For the attacker to dilute that deposit to 0 shares, causing the user to lose al

[stem]
++++
\iff 10^\delta \times u \le \mathit{loss}
\iff 10^\delta \times u < 1 + \mathit{loss}
++++

- If the offset is 0, the attacker's loss is at least equal to the user's deposit.
Expand Down
Loading