pub fn update_namespace_permission<T: Config>(
permission_id: PermissionId,
max_instances: u32,
)
Expand description
Allows a delegator to update the number of instances of a permission
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::update_namespace_permission
.