setStepLimit

open fun setStepLimit(value: ByteString): Icon.SigningInput.Builder
The amount of step to send with the transaction.
bytes step_limit = 4;

Return

This builder for chaining.

Parameters

value

The stepLimit to set.