setIdAmount

open fun setIdAmount(value: ByteString): NULS.TransactionCoinTo.Builder
transaction amount (uint256, serialized little endian)
bytes id_amount = 4;

Return

This builder for chaining.

Parameters

value

The idAmount to set.