Function inspect_pool_manager

Source
pub fn inspect_pool_manager<T: Config<I>, I: 'static>(
    reason: CommitReason<T, I>,
    pool_of: PoolDigest<T>,
)
Expand description

Queries a pool’s manager account.

Returns the account responsible for managing the pool’s operations, including slot configuration, share adjustments, and commission collection.

§Emits

§Warning: Doc-Only

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