Skip to content

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

@MirekR

Description

@MirekR

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions