referrerpolicy=no-referrer-when-downgrade
pallet_asset_rewards::pallet::dispatchables

Function set_pool_admin

Source
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.