pub fn set_permissioned_action_allowed_by<T: Config>(
    permissioned_action_allowed_by: PermissionedActionAllowedBy<T::AccountId>,
)
Expand description

Update permissioned action allowed by storage by Sudo.

§Warning: Doc-Only

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