maxSupportedTransactionVersion property
Set the max transaction version to return in responses. If the requested transaction is a higher version, an error will be returned. If this parameter is omitted, only legacy transactions will be returned, and any versioned transaction will prompt the error.
Implementation
final int? maxSupportedTransactionVersion;