referrerpolicy=no-referrer-when-downgrade

Module 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§

migration
Migrations for the Coretime pallet.
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.