getNominators

abstract fun getNominators(index: Int): String
list of nominators
repeated string nominators = 4;

Return

The nominators at the given index.

Parameters

index

The index of the element to return.