balancer / balancer-v3-monorepo

GNU General Public License v3.0
38 stars 10 forks source link

Vault Explorer (V2 - read-only) #767

Closed EndymionJkb closed 2 months ago

EndymionJkb commented 2 months ago

Description

Based on #760, this removes the two "write" operations that are externally available: registerPool and collectAggregateFees. To be merged if we want the Vault Explorer to be read-only.

Type of change

Checklist:

Issue Resolution

EndymionJkb commented 2 months ago

Per discussion, we want to collect fees, but not register pools.