setTfuelAmount

open fun setTfuelAmount(value: ByteString): Theta.SigningInput.Builder
/ TFuel token amount to send in wei (uint256, serialized little endian)
bytes tfuel_amount = 4;

Return

This builder for chaining.

Parameters

value

The tfuelAmount to set.