setAddressBytes

open fun setAddressBytes(value: ByteString): Cardano.TxOutput.Builder
Destination address (string)
string address = 1;

Return

This builder for chaining.

Parameters

value

The bytes for address to set.