humanode
humanode copied to clipboard
Use multi-block migrations approach to clean old `pallet-offences` keys
Details of the approach - https://github.com/paritytech/polkadot-sdk/issues/198
Probably we are going to use own implementation similar to multi-block production using on_idle logic described #1448