getNominatorsBytes

open fun getNominatorsBytes(index: Int): ByteString
list of nominators
repeated string nominators = 4;

Return

The bytes of the nominators at the given index.

Parameters

index

The index of the value to return.