getSlotKeySigs

open fun getSlotKeySigs(index: Int): ByteString

repeated bytes slot_key_sigs = 7;

Return

The slotKeySigs at the given index.

Parameters

index

The index of the element to return.