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
If a delegator has N delegations, to undelegate all N delegations delegator need to send N undelegations which is not optimized
Solution
It would be good to have a function undelegationRequestBatch which would accept an array of delegation ids and would proceed all undelegations for the list of delegation ids