From 1de89753a404e49cfbbd4d3918eb20159f0de10a Mon Sep 17 00:00:00 2001 From: Ragnar Date: Sun, 16 Nov 2025 21:15:46 +0100 Subject: [PATCH] Update erc4626.adoc --- docs/modules/ROOT/pages/erc4626.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/ROOT/pages/erc4626.adoc b/docs/modules/ROOT/pages/erc4626.adoc index 475a671548e..e66428e0674 100644 --- a/docs/modules/ROOT/pages/erc4626.adoc +++ b/docs/modules/ROOT/pages/erc4626.adoc @@ -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.