You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/developer-hub/content/docs/price-feeds/pro/getting-started.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -141,7 +141,10 @@ client.subscribe({
141
141
});
142
142
```
143
143
144
-
NOTE: Every property passed to `client.subscribe` are explained in the [API Reference](https://pyth-lazer.dourolabs.app/docs).
144
+
<Callout type="info">
145
+
For a detailed explanation of every property passed to `client.subscribe`, see the [Payload Reference](/price-feeds/pro/payload-reference#stream-response-structure).
0 commit comments