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

Triggers an Emergency Keygen Protocol.

The keygen protocol will then be executed and the result will be stored in the off chain storage, which will be picked up by the on chain worker and stored on chain.

Note that, this will clear the next public key and its signature, if any.

Warning: Doc-Only

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