Ensure that selectors are unique. This prevents both unintentional function shadowing, as well as potentially malicious, intentional unreachable methods.
Checklist
[x] I have documented these changes where necessary.
[x] I have read the DCO and ensured that these changes comply.
Description
Ensure that selectors are unique. This prevents both unintentional function shadowing, as well as potentially malicious, intentional unreachable methods.
Checklist