fix: add env fallbacks for hardcoded service URLs#589
Conversation
PR Review: PASS (NOT VERIFIED)What This DoesAdds environment variable fallbacks for three hardcoded service URLs: Opinion API/WS URLs in config.ts, the PMXT Router API URL in router/client.ts, and the Polymarket Goldsky subgraph URL. Also extracts two magic numbers (maker/taker trade limits) into named constants. Blast Radius
Findings
PMXT Pipeline Check
Semver Impactpatch -- env var fallbacks are additive; existing behavior unchanged when vars are unset. Risk
|
b0fb073 to
8ba89a0
Compare
Fixes #508