easy-retro-pgf icon indicating copy to clipboard operation
easy-retro-pgf copied to clipboard

Handle Admin addresses added after Pool is created

Open carlbarrdahl opened this issue 8 months ago • 0 comments

If an admin is added after the pool has been created they dont have access to call Distribute.

In the Admin addresses UI:

  • Check if pool has been created
  • For each admin - allo.isPoolAdmin(poolId, address)
  • Show indication if admin address is also Pool admin
  • Add button to call allo.addPoolManager(poolId, address)

carlbarrdahl avatar Jun 20 '24 07:06 carlbarrdahl