setAmount

open fun setAmount(value: ByteString): Harmony.TransactionMessage.Builder
Amount to send in wei (uint256, serialized little endian)
bytes amount = 5;

Return

This builder for chaining.

Parameters

value

The amount to set.