setDestinationBytes

open fun setDestinationBytes(value: ByteString): Nimiq.SigningInput.Builder
Destination address
string destination = 2;

Return

This builder for chaining.

Parameters

value

The bytes for destination to set.