Module pallet_bridge_relayers::migration
source · Expand description
A module that is responsible for migration of storage.
Modules§
- This module contains data structures that are valid for the initial state of
0
. (used with v1 migration). - This migration updates
RelayerRewards
whereRewardsAccountParams
was used as the key withlane_id
as the first attribute, which affectsinto_sub_account_truncating
. We are migrating this key to use the newRewardsAccountParams
wherelane_id
is the last attribute.
Constants§
- The in-code storage version.