Function: endPools(PoolParams[] poolParams)
This function is used to end multiple pools.
Inputs
poolParams
Control: Arbitrary.
Constraints: None.
Impact: Array of pool parameters.
Branches and code coverage
Intended branches
Invokes
endPool
for each pool inpoolParams
.
Negative behavior
Caller is a service admin.