Begin the Bulk Coretime sales rotation.
origin
AdminOrigin
end_price
extra_cores
Reservations
Leases
This will call [Self::request_core_count] internally to set the correct core count on the relay chain.
Self::request_core_count
Begin the Bulk Coretime sales rotation.
origin
: Must be Root or passAdminOrigin
.end_price
: The price after the leadin period of Bulk Coretime in the first sale.extra_cores
: Number of extra cores that should be requested on top of the cores required forReservations
andLeases
.This will call [
Self::request_core_count
] internally to set the correct core count on the relay chain.