Tenderly / tenderly-sdk

With the Tenderly SDK, you can simulate individual transactions or bundles of transactions, manage contracts and wallets, and verify contracts from your code.
https://docs.tenderly.co/tenderly-sdk
MIT License
41 stars 12 forks source link

TIC-498 `getAll` method should target v2 API #75

Closed beruda closed 1 year ago

beruda commented 1 year ago

As the endpoint being generated (/accounts/${accountName}/projects/${projectName}/accounts) is a API v2 endpoint, this function should use v2, not v1.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: e0e097152d6632496a75f56f7a5c3f3c0dfad516

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | @tenderly/sdk | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR