You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Because async backing will make the parachain's out-of-block time become 6s, which will break the time-related code. For example pallet-vesting. or other custom pallets.
I wonder if there will be a unified migration solution? Or is it only possible to manually store migrations one by one.
The text was updated successfully, but these errors were encountered:
Because async backing will make the parachain's out-of-block time become 6s, which will break the time-related code. For example pallet-vesting. or other custom pallets.
I wonder if there will be a unified migration solution? Or is it only possible to manually store migrations one by one.
The text was updated successfully, but these errors were encountered: