Commit 175f205
committed
LimitOrderHook: L-04 correct the principal rounding comment
`_principalOwed` claimed a payout is independent of the order in which the owners withdraw. A payout
truncates and its remainder rolls forward to the owners still in the order, so the last owner out
carries it.1 parent 2ae32be commit 175f205
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
731 | | - | |
732 | | - | |
733 | | - | |
| 731 | + | |
| 732 | + | |
734 | 733 | | |
735 | 734 | | |
736 | 735 | | |
| |||
0 commit comments