stepLimit property
The amount of step to send with the transaction.
Implementation
@$pb.TagNumber(4)
$core.List<$core.int> get stepLimit => $_getN(3);
The amount of step to send with the transaction.
@$pb.TagNumber(4)
$core.List<$core.int> get stepLimit => $_getN(3);