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
Introduce an option to detect ERC-20 and ERC-721 contracts without modifying the registry, providing analysis-only functionality for use cases where updates are unnecessary.
Solution
Implement a new configuration parameter to disable registry updates when set to true.
The text was updated successfully, but these errors were encountered:
Description
Introduce an option to detect ERC-20 and ERC-721 contracts without modifying the registry, providing analysis-only functionality for use cases where updates are unnecessary.
Solution
Implement a new configuration parameter to disable registry updates when set to
true
.The text was updated successfully, but these errors were encountered: