pub fn force_change_authorities<T: Config>()
Expand description

Forcefully rotate the DKG

This forces the next authorities into the current authority spot and automatically increments the authority ID. It uses change_authorities to execute the rotation forcefully.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::force_change_authorities.