maxBlockExSteps property

  1. @BuiltValueField(wireName: r'max_block_ex_steps')
String? maxBlockExSteps

The maximum number of execution steps allowed to be used in a single block

Implementation

@BuiltValueField(wireName: r'max_block_ex_steps')
String? get maxBlockExSteps;