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

Exception: Transaction version (0) is not supported by the requesting client. #112

Open
MirekR opened this issue Oct 20, 2022 · 0 comments

Comments

@MirekR
Copy link

MirekR commented Oct 20, 2022

When we try to request block what contains new versioned transaction, client throws exception:

Transaction version (0) is not supported by the requesting client. Please try the request again with the following configuration parameter: "maxSupportedTransactionVersion": 0 java.lang.Error: Transaction version (0) is not supported by the requesting client. Please try the request again with the following configuration parameter: "maxSupportedTransactionVersion": 0

How to reproduce exception: In the Methods.TestGetConfirmedBlock change slot number to 169877549L

It's related to the changes around transaction version, see description for parameter _ maxSupportedTransactionVersion_ - https://docs.solana.com/developing/clients/jsonrpc-api#getblock

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

No branches or pull requests

1 participant