Function pallet_liquidity_pools::pallet::dispatchables::add_pool
source · pub fn add_pool<T: Config>(pool_id: T::PoolId, domain: Domain)
Expand description
Add a pool to a given domain.
Origin: Pool admin
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::add_pool
.