pub fn transfer<T: Config>(
    dest: <T::Lookup as StaticLookup>::Source,
    schedule: ReleaseSchedule<BlockNumberFor<T>, <<T as Config>::Currency as InspectFungible<<T as Config>::AccountId>>::Balance>
)
Expand description

Add a new release schedule for an account.

Events

Errors

Warning: Doc-Only

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