getNominatorsBytes

abstract fun getNominatorsBytes(index: Int): ByteString
list of nominators
repeated string nominators = 1;

Return

The nominators at the given index.

Parameters

index

The index of the element to return.