Function pallet_dapp_staking::pallet::dispatchables::withdraw_unbonded
source · pub fn withdraw_unbonded<T: Config>()
Expand description
Wrapper around legacy-like withdraw_unbonded
.
Used to support legacy Ledger users so they can reclaim unlocked chunks back into their transferable free balance.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::withdraw_unbonded
.