maxSupportedTransactionVersion property
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;
The max transaction version to return in responses. If the requested block contains a transaction with a higher version, an error will be returned.
final u64? maxSupportedTransactionVersion;