Commit 289ba11
committed
fix(suibets): restore fetchSeries guard, remove unused import, keep typed fetchPositions
- Add fetchSeries: false as const to capabilityOverrides (restores regression from main commit 6feaa86)
- Add params.series !== undefined early-return in fetchEventsImpl
- Remove unused isSuibetsRawOffer import (type guard lives in fetcher.ts)
- Keep PR's typed fetchRawPositions return (raw.createdOffers.map)1 parent 8d93301 commit 289ba11
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
98 | 104 | | |
99 | 105 | | |
100 | 106 | | |
| |||
0 commit comments