getAddressBytes

open fun getAddressBytes(index: Int): ByteString

repeated string address = 1;

Return

The bytes of the address at the given index.

Parameters

index

The index of the value to return.