frequency icon indicating copy to clipboard operation
frequency copied to clipboard

Remove Storage Migration for StakingAccountDetails

Open shannonwells opened this issue 1 year ago • 0 comments

After the StakingAccountDetails StorageMigration has been executed on Mainnet, remove the migration from execution

Acceptance criteria:

  • The storage migration for StakingAccountDetails is removed from being executed by on_runtime_upgrade by removing it from Migrations in runtime/frequency/src/lib.rs
  • The migration itself is archived (but not removed from the code base)

Blocked by

Naturally this is blocked by the Mainnet upgrade that includes the storage migration.

shannonwells avatar May 31 '23 17:05 shannonwells