pallet_reserve::pallet::dispatchables

Function apply_as

Source
pub fn apply_as<T: Config<I>, I: 'static>(
    call: Box<<T as Config<I>>::RuntimeCall>,
)
Expand description

Dispatch a call as coming from the reserve account

ยงWarning: Doc-Only

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