setSlotPubKeys

open fun setSlotPubKeys(index: Int, value: ByteString): Harmony.DirectiveCreateValidator.Builder

repeated bytes slot_pub_keys = 6;

Return

This builder for chaining.

Parameters

value

The slotPubKeys to set.