Function pallet_domains::dispatchables::unlock_funds

source ·
pub fn unlock_funds<T: Config>(operator_id: OperatorId)
Expand description

Unlocks the first withdrawal given the unlocking period is complete. Even if rest of the withdrawals are out of unlocking period, nominator should call this extrinsic to unlock each withdrawal

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::unlock_funds.