pallet_grants::pallet::dispatchables

Function add_vesting_schedule

Source
pub fn add_vesting_schedule<T: Config>(
    dest: <T::Lookup as StaticLookup>::Source,
    schedule: VestingScheduleOf<T>,
)
Expand description

Wire funds to be vested by the receiver

ยงWarning: Doc-Only

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