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(docs): Add Note About subscribeEvent & subscribeTransaction in the Ts SDK Docs #5120

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

vivekjain23
Copy link
Contributor

Description of change

This PR brings up notes about the deprecated methods subscribeEvent & subscribeTransaction.

Links to any relevant issues

Fixes #5036

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How the change has been tested

Changes were built locally.

Change checklist

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that new and existing unit tests pass locally with my changes

@vivekjain23 vivekjain23 added documentation Improvements or additions to documentation dx-documentation For TW or documentation related issues. devx Issues related to the DevX team ts-sdk Issues related to the TS SDK labels Jan 31, 2025
@vivekjain23 vivekjain23 requested a review from a team as a code owner January 31, 2025 13:08
Copy link

vercel bot commented Jan 31, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
apps-backend ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 1:29pm
apps-ui-kit ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 1:29pm
rebased-explorer ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 1:29pm
wallet-dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 31, 2025 1:29pm

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Copy link
Contributor

✅ Vercel Preview Deployment is ready!

View Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devx Issues related to the DevX team documentation Improvements or additions to documentation dx-documentation For TW or documentation related issues. ts-sdk Issues related to the TS SDK
Projects
Status: Under Review
Development

Successfully merging this pull request may close these issues.

Add Note About subscribeEvent & subscribeTransaction in the Ts SDK Docs
2 participants