Assign a temporary parachain slot. The function tries to create a lease for it immediately if SlotLeasePeriodStart::Current is specified, and if the number of currently active temporary slots is below MaxTemporarySlotPerLeasePeriod.
SlotLeasePeriodStart::Current
MaxTemporarySlotPerLeasePeriod
Assign a temporary parachain slot. The function tries to create a lease for it immediately if
SlotLeasePeriodStart::Current
is specified, and if the number of currently active temporary slots is belowMaxTemporarySlotPerLeasePeriod
.