mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 02:57:57 +00:00
a5492dc6ba
This is a follow-up for `im-online` pallet removal that is cleaning up its off-chain storage. Must be merged no earlier than #2265 is enacted. Related: #1964 --------- Co-authored-by: Bastian Köcher <git@kchr.de>
11 lines
298 B
Plaintext
11 lines
298 B
Plaintext
title: im-online pallet offcain storage cleanup
|
|
|
|
doc:
|
|
- audience: Runtime Dev
|
|
description: |
|
|
Adds a function `clear_offchain_storage` to `pallet-im-online`. This function can be used
|
|
after the pallet was removed to clear its offchain storage.
|
|
|
|
crates:
|
|
- name: pallet-im-online
|