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

Unable to Retrieve Transaction with get_transaction Function #35524

Closed
Chall-T opened this issue Apr 19, 2024 · 1 comment
Closed

Unable to Retrieve Transaction with get_transaction Function #35524

Chall-T opened this issue Apr 19, 2024 · 1 comment
Labels
community Community contribution

Comments

@Chall-T
Copy link

Chall-T commented Apr 19, 2024

Problem

When attempting to retrieve a transaction using the get_transaction function, I encountered the following error:

Err(Error { request: Some(GetTransaction), kind: RpcError(RpcResponseError { code: -32015, message: "Transaction version (0) is not supported by the requesting client. Please try the request again with the following configuration parameter: \"maxSupportedTransactionVersion\": 0", data: Empty }) })

The issue is that in the library I can not add "maxSupportedTransactionVersion": 0 in the params.

@Chall-T Chall-T added the community Community contribution label Apr 19, 2024
Copy link
Contributor

This repository is no longer in use. Please re-open this issue in the agave repo: https://github.com/anza-xyz/agave

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

No branches or pull requests

1 participant