You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In UI I have to first make a call to get pool list, then another call to get Pool object.
Is there a way to return the getPool object without having to call getPoolList first? This is causing performance issue, because UI have to make x amount of pools calls (event though the call itself is small, but when there are 900 of them, it becomes very slow)
amytsang
changed the title
Curvejs Performance: (getPoolList, getPools)
Curvejs Performance: (getPoolList, getPool)
Apr 23, 2024
No description provided.
The text was updated successfully, but these errors were encountered: