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

Sets the IPFS hash for the pool metadata information.

The caller must have the PoolAdmin role in order to invoke this extrinsic.

§Warning: Doc-Only

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