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
{{ message }}
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Currently the API provided is there with
fn prune_older_than (..)andfn keep_newest(..)as introduced in #6220 .Deeper integration with
pallet-slashingwould be appreciate such that thosefns are called from an off-chain worker without having to do it explicity.