Function pallet_bridge_beefy::pallet::dispatchables::initialize
source · pub fn initialize<T: Config<I>, I: 'static>(
init_data: InitializationDataOf<T, I>,
)
Expand description
Initialize pallet with BEEFY authority set and best known finalized block number.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::initialize
.