Call withdraw_unbonded for the pools account. This call can be made by any account.
This is useful if their are too many unlocking chunks to call unbond, and some
can be cleared by withdrawing. In the case there are too many unlocking chunks, the user
would probably see an error like NoMoreChunks emitted from the staking system when
they attempt to unbond.
Call
withdraw_unbondedfor the pools account. This call can be made by any account.This is useful if their are too many unlocking chunks to call
unbond, and some can be cleared by withdrawing. In the case there are too many unlocking chunks, the user would probably see an error likeNoMoreChunksemitted from the staking system when they attempt to unbond.