We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a3780 commit b3ff903Copy full SHA for b3ff903
pages/lazer/how-lazer-works.mdx
@@ -49,7 +49,7 @@ It embeds aggregation logic to compute median prices, confidence intervals (usin
49
50
- **WebSocket streaming**: Provides `/v1/stream` endpoint for real-time price updates
51
- **HTTP REST API**: Offers `/v1/latest_price` for on-demand price queries
52
-- **Channel types**: Supports real-time and fixed-rate channels (1ms, 50ms, 200ms)
+- **Channel types**: Supports real-time and fixed-rate channels (50ms, 200ms, 1s)
53
- **Multi-chain support**: Generates on-chain payloads for Solana, EVM, and other chains
54
55
#### Aggregation logic
0 commit comments