fix: correct worked example attack index reference (attacks[1], not attack 2)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
4f8cc228f3
commit
9d11c848e9
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ address(this)` so that fee income is fully reflected in `delta_bps`.
|
||||||
|
|
||||||
### Worked example
|
### Worked example
|
||||||
|
|
||||||
Using attack 2 from `evidence/red-team/2026-03-20.json`:
|
Using `attacks[1]` from `evidence/red-team/2026-03-20.json`:
|
||||||
|
|
||||||
> **"Buy → Recenter → Sell (800 ETH round trip)"** — `delta_bps: 1179`
|
> **"Buy → Recenter → Sell (800 ETH round trip)"** — `delta_bps: 1179`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue