Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sdk): Unify addStreamToStorageNode API #2858

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

teogeb
Copy link
Contributor

@teogeb teogeb commented Nov 6, 2024

Add opts parameter to StreamrClient#addStreamToStorageNode. That parameter was already in Stream#addToStorageNode method. After this change both methods have unified API.

Other changes

Extracted the implementation to a separate file so that it can be called from both classes.

@github-actions github-actions bot added the sdk label Nov 6, 2024
@github-actions github-actions bot added the docs label Nov 6, 2024
@teogeb teogeb requested a review from juslesan November 6, 2024 12:21
@teogeb teogeb merged commit 1003530 into main Nov 7, 2024
24 checks passed
@teogeb teogeb deleted the unify-addStreamToStorageNode-API branch November 7, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants