Function orml_authority::module::dispatchables::authorize_call

source ·
pub fn authorize_call<T: Config>(
    call: Box<<T as Config>::RuntimeCall>,
    caller: Option<T::AccountId>
)
Expand description

§Warning: Doc-Only

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