setAmountBytes

open fun setAmountBytes(value: ByteString): Nervos.SudtTransfer.Builder
Amount to send.
string amount = 4;

Return

This builder for chaining.

Parameters

value

The bytes for amount to set.