decentraland / builder-server

Builder app backend
20 stars 17 forks source link

fix: Make addresses collections endpoint lighter #638

Closed LautaroPetaccio closed 1 year ago

LautaroPetaccio commented 1 year ago

The procedure to get the addresses of collections isn't required to get the remove collections nor to consolidate them as we can deduct that information from the database. In this PR, the mechanism to get the collections from the graph is removed, alongside the consolidation.