pub fn set_emergency_finalizer<T: Config>(emergency_finalizer: T::AuthorityId)
Expand description

Sets the emergency finalization key. If called in session N the key can be used to finalize blocks from session N+2 onwards, until it gets overridden.

§Warning: Doc-Only

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