pallet_time_release::module::dispatchables

Function cancel_scheduled_named_transfer

Source
pub fn cancel_scheduled_named_transfer<T: Config>(id: ScheduleName)
Expand description

Cancels a scheduled transfer by its unique identifier. Releases any funds held for the specified transfer.

ยงWarning: Doc-Only

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