Commit a4c8d2e
fix: match user_order (singular) message type from API
The Kalshi WS API sends type="user_order" (singular) for order updates,
not "user_orders". Add the singular form to the routing match arm.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5f6d741 commit a4c8d2e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
| 735 | + | |
736 | 736 | | |
737 | 737 | | |
738 | 738 | | |
| |||
0 commit comments