setAssetNameBytes

open fun setAssetNameBytes(value: ByteString): Cardano.TokenAmount.Builder
The name of the asset (within the policy)
string asset_name = 2;

Return

This builder for chaining.

Parameters

value

The bytes for assetName to set.