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 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.