Function: startPools(PoolParams[] poolParams)
This function is used to start multiple pools.
Inputs
poolParamsControl: Arbitrary.
Constraints: None.
Impact: Array of pool parameters.
Branches and code coverage
Intended branches
Invokes
startPoolfor each pool inpoolParams.