Skip to content

Commit 1de8975

Browse files
authored
Update erc4626.adoc
1 parent 6308fdc commit 1de8975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/ROOT/pages/erc4626.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ For the attacker to dilute that deposit to 0 shares, causing the user to lose al
172172

173173
[stem]
174174
++++
175-
\iff 10^\delta \times u \le \mathit{loss}
175+
\iff 10^\delta \times u < 1 + \mathit{loss}
176176
++++
177177

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

0 commit comments

Comments
 (0)