referrerpolicy=no-referrer-when-downgrade

Module coretime

Module coretime 

Source
Expand description

This pallet exposes the relay chain coretime functionality to the broker/coretime chain.

It depends on the scheduler pallet, which does the actual ground work of handling received core assignments.

https://github.com/polkadot-fellows/RFCs/blob/main/text/0005-coretime-interface.md

Re-exports§

pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Structs§

TestWeightInfo
A weight info that is only suitable for testing.

Traits§

WeightInfo

Type Aliases§

BalanceOf
Shorthand for the Balance type the runtime is using.