Files
worldmonitor/scripts
Elie Habib 0ef37d353a fix(predictions): gate Kalshi behind KALSHI_API_KEY env var (#1505)
Kalshi trading API returns 401 without authentication. Disable all
Kalshi fetches when KALSHI_API_KEY is not set, and pass it as a
Bearer token when present. Seed logs "disabled" instead of spamming
401 errors on every run.
2026-03-13 00:43:47 +04:00
..