Commit 3a78f74
Fix burn formula direction in README
Burn computes synth_burned = ada_withdrawn * price (forward direction),
not ada_returned = synth_burned / price (reverse). Matches actual code.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 6dd13d2 commit 3a78f74
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments