Function toggle_permission_accumulation

Source
pub fn toggle_permission_accumulation<T: Config>(
    permission_id: PermissionId,
    accumulating: bool,
)
Expand description

Toggle a permission’s accumulation state (enabled/disabled) The caller must be authorized as a controller or be the root key

§Warning: Doc-Only

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