getReferencesBytes

open fun getReferencesBytes(index: Int): ByteString
optional referenced public keys
repeated string references = 4;

Return

The bytes of the references at the given index.

Parameters

index

The index of the value to return.