Module polkadot_runtime_parachains::coretime
source · Expand description
Extrinsics implementing the relay chain side of the Coretime interface.
https://github.com/polkadot-fellows/RFCs/blob/main/text/0005-coretime-interface.md
Re-exports§
pub use pallet::*;
Modules§
- Migrations for the Coretime pallet.
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.
Structs§
- A weight info that is only suitable for testing.
Traits§
Type Aliases§
- Shorthand for the Balance type the runtime is using.