Expand description
Provides glue code over the scheduler and inclusion modules, and accepting one inherent per block that can include new para candidates and bitfields.
Unlike other modules in this crate, it does not need to be initialized by the initializer, as it has no initialization logic and its finalization logic depends only on the details of this module.
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§
Traits§
- Indexed
Retain - A helper trait to allow calling retain while getting access
to the index of the item in the
vec
. - IsSorted
By - Helper trait until
is_sorted_by
is stabilized. TODO: https://github.com/rust-lang/rust/issues/53485 - Weight
Info
Functions§
- backed_
candidate_ weight - backed_
candidates_ weight - dispute_
statement_ set_ weight - Get time weights from benchmarks and set proof size to tx size.
- multi_
dispute_ statement_ sets_ weight - paras_
inherent_ total_ weight - signed_
bitfield_ weight - signed_
bitfields_ weight