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

Enhancement: Add deprecation tag to algod v1 client #642

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

algochoi
Copy link
Contributor

@algochoi algochoi commented Sep 7, 2022

This PR adds the deprecated tag in the JSDoc to the algod v1 client. The older transaction format has already been marked with the deprecated tag in a previous PR in makeTxn.ts.

After "sunsetting" the deprecated code in algod.js and makeTxn.ts, any unit tests and cucumber steps that use them should be deleted as well.

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.

3 participants