Function pallet_broker::pallet::dispatchables::renew
source · pub fn renew<T: Config>(core: CoreIndex)
Expand description
Renew Bulk Coretime in the ongoing Sale or its prior Interlude Period.
origin
: Must be a Signed origin with at least enough funds to pay the renewal price of the core.core
: The core which should be renewed.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::renew
.