Skip to content

Commit e7a3780

Browse files
committed
added 1 ms
1 parent da47234 commit e7a3780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/lazer/how-lazer-works.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ It embeds aggregation logic to compute median prices, confidence intervals (usin
4949

5050
- **WebSocket streaming**: Provides `/v1/stream` endpoint for real-time price updates
5151
- **HTTP REST API**: Offers `/v1/latest_price` for on-demand price queries
52-
- **Channel types**: Supports real-time and fixed-rate channels (50ms, 200ms)
52+
- **Channel types**: Supports real-time and fixed-rate channels (1ms, 50ms, 200ms)
5353
- **Multi-chain support**: Generates on-chain payloads for Solana, EVM, and other chains
5454

5555
#### Aggregation logic

0 commit comments

Comments
 (0)