referrerpolicy=no-referrer-when-downgrade

Module migrations

Module migrations 

Source
Expand description

Storage migrations for the staking-async pallet.

Structs§

MigrateEraPotsToPool
One-shot migration relocating already-funded era pots after the seed-derivation change (#11930) so existing rewards stay claimable. For runtimes that activated DAP before the slot-based rotation of era pot accounts landed.
VersionUncheckedSetWeightedPointsFormulaStartEra
One-shot, single-block migration that records the cutoff era from which the validator self-stake incentive uses the weighted-points formula share_i = (w_i · ep_i) / Σ_j(w_j · ep_j).

Type Aliases§

SetWeightedPointsFormulaStartEra
Version-gated form of VersionUncheckedSetWeightedPointsFormulaStartEra