getReferences

abstract fun getReferences(index: Int): String
optional referenced public keys
repeated string references = 8;

Return

The references at the given index.

Parameters

index

The index of the element to return.