Function parachain_staking::pallet::dispatchables::unlock_unstaked
source · pub fn unlock_unstaked<T: Config>(target: <T::Lookup as StaticLookup>::Source)
Expand description
Unlock all previously staked funds that are now available for
unlocking by the origin account after StakeDuration
blocks have
elapsed.
Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::unlock_unstaked
.