Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
soundsonacid committed Jan 19, 2024
1 parent 5c685c3 commit bdd6fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/includes/_orderbook_dlobserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ Trades feed subscribe messages take a similar form to orderbook data, just chang
#### Response
| Field | Description |
|--------------------------------------------|--------------------------------------------------------------------------------------------------------------------------|
| channel | Identifies the type of data being streamed. `trades_spot_1` indicates data for trades in spot market 0 (SOL/USDC). |
| channel | Identifies the type of data being streamed. `trades_spot_1` indicates data for trades in spot market 1 (SOL/USDC). |
| ts | Timestamp of the trade. |
| marketIndex | Index of the market where the trade occurred. |
| marketType | Type of the market, here it's `spot`. |
Expand Down

0 comments on commit bdd6fc4

Please sign in to comment.