pub fn set_pool_admin<T: Config>(pool_id: PoolId, new_admin: T::AccountId)
Expand description
Modify a pool admin.
Only the pool admin may perform this operation.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_pool_admin
.