Expand description
One-shot migration that seeds pallet_session from pallet_aura::Authorities when a
default (no-AD) chain upgrades to the with-authority-discovery variant.
Idempotent: only runs when pallet_session::Validators is empty, which is the case
on a chain that never had pallet_session in its runtime.