pub fn post_migration()
Expand description
Some checks for after migration. This can be linked to
frame_support::traits::OnRuntimeUpgrade::post_upgrade
for further testing.
Panics if anything goes wrong.
pub fn post_migration()
Some checks for after migration. This can be linked to
frame_support::traits::OnRuntimeUpgrade::post_upgrade
for further testing.
Panics if anything goes wrong.