Commit d905640
committed
fix(main.rs): use higher amount_out for lowest_slippage tiebreaker
When finding the pool with the lowest slippage, break ties by selecting the one with the higher amount_out (instead of lower).1 parent a6ae8ac commit d905640
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
435 | | - | |
| 434 | + | |
| 435 | + | |
436 | 436 | | |
437 | 437 | | |
438 | 438 | | |
| |||
0 commit comments