pub type Agenda = BoundedVec<Option<Scheduled<[u8; 32], Bounded<RuntimeCall, BlakeTwo256>, u32, OriginCaller, AccountId32>>>;
Aliased Type§
struct Agenda(pub Vec<Option<Scheduled<[u8; 32], Bounded<RuntimeCall, BlakeTwo256>, u32, OriginCaller, AccountId32>>>);
Fields§
§0: Vec<Option<Scheduled<[u8; 32], Bounded<RuntimeCall, BlakeTwo256>, u32, OriginCaller, AccountId32>>>