Commit 4be3ddaa authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

pallet-balances: Fix inactive funds migration (#12840)

* pallet-balances: Fix inactive funds migration

Fixes the inactive funds migration. It was missing to set the `storage_version` attribute for the
`Pallet` struct. Besides that it also removes the old `StorageVersion` representation and adds support
for instances of pallet-balances.

* Fix test
parent 2a0e53d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment