setToAddressBytes

open fun setToAddressBytes(value: ByteString): Aion.SigningInput.Builder
Recipient's address.
string to_address = 4;

Return

This builder for chaining.

Parameters

value

The bytes for toAddress to set.