You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[AHM] Schedule migration on runtime upgrade (#934)
Schedule the AHM on runtime upgrade so we can avoid doing another
fellowship call.
Exact values will be set in the subsequent runtime release MR.
Changes:
- Factor scheduling logic out into `do_schedule_migration`
- Add `KickoffAhm` to Kusama RC runtime
- Put a placeholder for the actual scheduling values that we can fill in
later
---------
Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
0 commit comments