pub const SNAP_UNDERFILL_ULPS: f64 = 10_000.0;Expand description
Underfill tolerance for OrderFillTracker, in ulps of the instrument
size precision (resolves to 0.01 at size_precision=6).
See docs/integrations/polymarket.md (Fill quantity normalization).