Function pallet_beefy::pallet::dispatchables::set_new_genesis

source ·
pub fn set_new_genesis<T: Config>(delay_in_blocks: BlockNumberFor<T>)
Expand description

Reset BEEFY consensus by setting a new BEEFY genesis at delay_in_blocks blocks in the future.

Note: delay_in_blocks has to be at least 1.

§Warning: Doc-Only

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