referrerpolicy=no-referrer-when-downgrade

Module v4

Source
Expand description

Version 4.

Functions§

migrate
Migrate the storage of the bounties pallet to a new prefix, leaving all other storage untouched
post_migration
Some checks for after migration. This can be linked to frame_support::traits::OnRuntimeUpgrade::post_upgrade for further testing.
pre_migration
Some checks prior to migration. This can be linked to frame_support::traits::OnRuntimeUpgrade::pre_upgrade for further testing.