maxSupportedTransactionVersion property

u64? maxSupportedTransactionVersion
final

The max transaction version to return in responses. If the requested block contains a transaction with a higher version, an error will be returned.

Implementation

final u64? maxSupportedTransactionVersion;