Function pallet_circuit::pallet::dispatchables::on_extrinsic_trigger
source · pub fn on_extrinsic_trigger<T: Config>(
side_effects: Vec<SideEffect<T::AccountId, BalanceOf<T>>>,
speed_mode: SpeedMode,
preferred_security_level: SecurityLvl
)
Expand description
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::on_extrinsic_trigger
.