referrerpolicy=no-referrer-when-downgrade

Module v1

Source
Expand description

This migration updates RelayerRewards where RewardsAccountParams was used as the key with lane_id as the first attribute, which affects into_sub_account_truncating. We are migrating this key to use the new RewardsAccountParams where lane_id is the last attribute.

Structs§

UncheckedMigrationV0ToV1
Migrates the pallet storage to v1.

Type Aliases§

MigrationToV1
UncheckedMigrationV0ToV1 wrapped in a VersionedMigration, ensuring the migration is only performed when on-chain version is 0.