Type Alias increase_validator_count

increase_validator_count: TxDescriptor<{ additional: number }>

Increments the ideal number of validators up to maximum of ElectionProviderBase::MaxWinners.

The dispatch origin must be Root.

Same as [Self::set_validator_count].