Type Definition pallet_scheduler::Scheduled

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

The current version of Scheduled struct.