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§
- Unchecked
Migration V0To V1 - Migrates the pallet storage to v1.
Type Aliases§
- Migration
ToV1 UncheckedMigrationV0ToV1wrapped in aVersionedMigration, ensuring the migration is only performed when on-chain version is 0.