add All Slot Pub Keys
open fun addAllSlotPubKeys(values: Iterable<out ByteString>): Harmony.DirectiveCreateValidator.Builder
repeated bytes slot_pub_keys = 6;
Return
This builder for chaining.
Parameters
values
The slotPubKeys to add.