Closed aodhgan closed 2 years ago
need to expose the StakingPool pause()/unpause() functionality thru the StakingPoolMediator. This was missed in the unit tests because the staking pools were directly created and not via createManagedStakingPools()
mistaken: these functions are included as part of the StakingPoolCurator, which the StakingPoolMediator inherits
need to expose the StakingPool pause()/unpause() functionality thru the StakingPoolMediator. This was missed in the unit tests because the staking pools were directly created and not via createManagedStakingPools()