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
I was trying to upgrade FF Paymaster from 1.0.0-develop.18 to 1.0.1-beta.0
yarn exec hardhat run migrations/upgrade.ts --network custom
Will mark updated version as 1.0.1-beta.0
Prepare upgrade of Paymaster
Error: New storage layout is incompatible
FastForwardPaymaster: Deleted `checkPoint`
> Keep the variable even if unused
FastForwardPaymaster: Deleted `timeMultiplier`
> Keep the variable even if unused
Prepare upgrade of PaymasterAccessManager
Contract PaymasterAccessManager is up to date
The text was updated successfully, but these errors were encountered:
I was trying to upgrade FF Paymaster from 1.0.0-develop.18 to 1.0.1-beta.0
The text was updated successfully, but these errors were encountered: