setAmount

open fun setAmount(value: ByteString): Tron.TransferTRC20Contract.Builder
Amount to send, (uint256, serialized big endian)
bytes amount = 4;

Return

This builder for chaining.

Parameters

value

The amount to set.