Expand description
Raw and domain HTTP clients for Lighter REST endpoints.
Structs§
- Lighter
Http Client - Domain HTTP client for Lighter REST operations.
- Lighter
RawHttp Client - Raw HTTP client for Lighter REST API operations.
Constants§
- LIGHTER_
CANDLES_ MAX_ LIMIT - LIGHTER_
FUNDINGS_ MAX_ LIMIT - Maximum rows returned per
/api/v1/fundingscall (the venue per-call cap). - LIGHTER_
REST_ PAGE_ SIZE - Maximum page size accepted by Lighter REST list endpoints (
/api/v1/trades,/api/v1/accountInactiveOrders). Values above this trigger20001 invalid paramfrom the venue, so reconciliation paginates at this cap and followsnext_cursoruntil the response is empty.