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
Since #1399 introduced the ability to enable/disable individual hooks in an IStoreHook or ISystemHook contract, it might make sense to rename IStoreHook to IStoreHooks, ISystemHook to ISystemHooks, and all related variable names
The text was updated successfully, but these errors were encountered:
Since #1399 introduced the ability to enable/disable individual hooks in an
IStoreHook
orISystemHook
contract, it might make sense to renameIStoreHook
toIStoreHooks
,ISystemHook
toISystemHooks
, and all related variable namesThe text was updated successfully, but these errors were encountered: