frequency icon indicating copy to clipboard operation
frequency copied to clipboard

[Feature]: Modify Check stale hash to use the same pattern as capacity calls

Open aramikm opened this issue 5 months ago • 0 comments

Feature Description

Details

Currently we are not using any generics in StaleHashCheckExtension . To make it more generic just like other signed extensions we can take a look at CapacityEligibleCalls and try to refactor it using the same pattern.

aramikm avatar Aug 30 '24 21:08 aramikm