Module polkadot_runtime_parachains::coretime::pallet::dispatchables
source · Expand description
Functions§
- Receive instructions from the
ExternalBrokerOrigin
, detailing how a specific core is to be used. - Request the configuration to be updated with the specified number of cores. Warning: Since this only schedules a configuration update, it takes two sessions to come into effect.
- Request to claim the instantaneous coretime sales revenue starting from the block it was last claimed until and up to the block specified. The claimed amount value is sent back to the Coretime chain in a
notify_revenue
message. At the same time, the amount is teleported to the Coretime chain.