fix: correct allMids lookup key in hyperliquid normalizer#595
Conversation
PR Review: VERIFIEDWhat This DoesFixes the allMids lookup key used in the Hyperliquid normalizer and fetcher. The allMids API endpoint keys prediction-market outcomes as Blast Radius
No SDK or OpenAPI changes needed since this is a core-internal data lookup fix. FindingsNo blocking findings. The change is clean: a new pure function is introduced, imports are updated, and both call sites (fetcher + normalizer) are updated consistently. PMXT Pipeline Check
Semver Impactpatch -- bug fix for incorrect price lookups on Hyperliquid RiskThe |
Fixes #441