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
The strategist need the update to both get the most up to date withdraw fee, but also to have a "final count" of the amount to withdraw, strategist will not be able to start a withdraw from the position before completing an update.
So I think moving the claimTime parameter from individual request to a update makes sense logically.
The text was updated successfully, but these errors were encountered:
Opening an issue so we won't forget #276 .
Specifically answering this comment: #276 (comment)
The strategist need the update to both get the most up to date withdraw fee, but also to have a "final count" of the amount to withdraw, strategist will not be able to start a withdraw from the position before completing an update.
So I think moving the
claimTime
parameter from individual request to a update makes sense logically.The text was updated successfully, but these errors were encountered: