setAmount

open fun setAmount(value: ByteString): Cardano.TokenAmount.Builder
The amount (uint256, serialized little endian)
bytes amount = 3;

Return

This builder for chaining.

Parameters

value

The amount to set.