Type Definition pallet_scheduler::Scheduled[][src]

type Scheduled<Call, BlockNumber, PalletsOrigin, AccountId> = ScheduledV2<Call, BlockNumber, PalletsOrigin, AccountId>;
Expand description

The current version of Scheduled struct.