Type Definition pallet_broker::ReservationsRecord
source · pub type ReservationsRecord<Max> = BoundedVec<Schedule, Max>;
Expand description
Record for Polkadot Core reservations (generally tasked with the maintenance of System Chains).