docs: view detailed explanation about stream methods#133
Merged
angelicawill merged 5 commits intomainfrom Jun 19, 2025
Merged
Conversation
Time Submission Status
|
Contributor
angelicawill
left a comment
There was a problem hiding this comment.
Should we also include the custom procedure in this section?
I noticed two other related files: primitive-stream and composed-stream. Since they're relatively short, perhaps we could consolidate them into this file stream.md for better clarity and reading experience
Contributor
|
@MicBun what are your thoughts on consolidating all api-reference files into a single api-reference.md? This would help standardize the documentation format, similar to sdk-py and sdk-js, where they use a single unified API reference file I believe this could make the docs more intuitive for users Let's continue this convo here: |
angelicawill
approved these changes
Jun 19, 2025
Contributor
|
Log: I fixed some heading structure in the markdown file and fixed some awkward positionings of information in readme |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Related Problem
resolves: https://github.com/trufnetwork/truf-network/issues/862
How Has This Been Tested?