Module pallet_support::migration
source · Traits§
- To run both pre- and post-checks around every migration, we entangle methods of
OnRuntimeUpgradeinto the desired flow and expose it withmigratemethod.
Functions§
- Ensure that the current pallet storage version matches
version.