getSlotPubKeys

open fun getSlotPubKeys(index: Int): ByteString

repeated bytes slot_pub_keys = 6;

Return

The slotPubKeys at the given index.

Parameters

index

The index of the element to return.