pallet_domains::dispatchables

Function 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 the rest of the withdrawals are out of the unlocking period, the 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.