Skip to content

Commit 2c11f8b

Browse files
committed
note on the sdk snippets
1 parent 728f328 commit 2c11f8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/data-streams/rwa-streams/24-5-us-equities-user-guide.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,10 @@ To build a continuous price feed, follow this general decision flow. This is a s
171171

172172
This example demonstrates switching logic with tokenized asset prices as fallback. View examples in different SDK languages.
173173

174+
Please note that these code snippets are illustrative and may require adaptation to fit your specific environment, SDK versions, and error handling practices. Refer to the guide to [fetch](/data-streams/tutorials/go-sdk-fetch) and [stream](/data-streams/tutorials/go-sdk-stream) decoded reports in your chosen SDK.
175+
176+
<br />
177+
174178
{/* prettier-ignore */}
175179
<Tabs client:visible>
176180
<Fragment slot="tab.1">TypeScript</Fragment>

0 commit comments

Comments
 (0)