We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description:
Is saying that is deprecated and will be used in v2/ https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/address.ts
v2/ addresses endpoints, Is missing the mentioned endpoint? or is not implemented yet? https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/v2/addresses.ts
The text was updated successfully, but these errors were encountered:
Http response:
{ "message": "GET /extended/v2/addresses/SP35Q0J032X8KWFBEYE7BJ1AEP4KWFB51PKJVDGM9/transactions/0xa930fd1c2c8cea9d1a66f3a860bb3d7642c76dc2e1c3b918ffa9596511404cd6 not found" }
Sorry, something went wrong.
Thanks @edyrkaj this endpoint slipped through the cracks, we'll add it ASAP. In the meantime the old endpoint still works even though it's deprecated.
That's great! Thnx
rafaelcr
No branches or pull requests
Description:
Is saying that is deprecated and will be used in v2/
https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/address.ts
v2/ addresses endpoints, Is missing the mentioned endpoint? or is not implemented yet?
https://github.com/hirosystems/stacks-blockchain-api/blob/develop/src/api/routes/v2/addresses.ts
The text was updated successfully, but these errors were encountered: