Skip to content

Commit 43c419c

Browse files
committed
Remove check for unindexed addresses in events
1 parent 5f0280c commit 43c419c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

slither.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"detectors_to_exclude": "naming-convention, solc-version, similar-names, timestamp, assembly",
2+
"detectors_to_exclude": "naming-convention, solc-version, similar-names, timestamp, assembly, unindexed-event-address",
33

44
"filter_paths": "lib"
55
}

0 commit comments

Comments
 (0)