pub fn set_metadata<T: Config>(pool_id: PoolId, metadata: Vec<u8>)
Expand description

Set a new metadata for the pool.

The dispatch origin of this call must be signed by the bouncer, or the root role of the pool.

Warning: Doc-Only

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