setIssuerBytes

open fun setIssuerBytes(value: ByteString): Stellar.Asset.Builder
Optional in case of non-native asset; the asset issuer address
string issuer = 1;

Return

This builder for chaining.

Parameters

value

The bytes for issuer to set.