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
when a call to reweighTokens is made while a token is in the process of being removed from a pool, we do not receive a target weight for this REMOVE_TOKEN in the reweighTokens params
however for the new reweigh we need to specify a target weight for all tokens in the pool
Acceptance Criteria
when a call to reweigh is made while a token is being removed its target weight should (remain to be) set to 1%
The text was updated successfully, but these errors were encountered:
Status Quo
reweighTokens
is made while a token is in the process of being removed from a pool, we do not receive a target weight for this REMOVE_TOKEN in thereweighTokens
paramsAcceptance Criteria
reweigh
is made while a token is being removed its target weight should (remain to be) set to 1%The text was updated successfully, but these errors were encountered: