Type Alias Inducted

Inducted: PlainDescriptor<{
    candidates: SS58String[];
    primary: SS58String;
}>

A group of candidates have been inducted. The batch's primary is the first value, the batch in full is the second.