referrerpolicy=no-referrer-when-downgrade
pallet_meta_tx::pallet::dispatchables

Function dispatch

Source
pub fn dispatch<T: Config>(meta_tx: Box<MetaTxFor<T>>)
Expand description

Dispatch a given meta transaction.

  • _origin: Can be any kind of origin.
  • meta_tx: Meta Transaction with a target call to be dispatched.

§Warning: Doc-Only

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