Closed 0xjei closed 5 months ago
Generated at commit: e8c5f7aa816b67931cdcbfa9ca21a15d2130d475
🚨 Report Summary
Severity Level Results Contracts Critical High Medium Low Note Total 0 0 0 4 15 19 Dependencies Critical High Medium Low Note Total 0 0 0 0 0 0
For more details view the full report in OpenZeppelin Code Inspector
Description
This PR adds the missing
groupCounter()
implicit method fromSemaphore
contract toISemaphore
contract interface. This will enable anyone to use this method just from the interface.Related Issue(s)
none
Other information
this does not anything - gas costs included.
Checklist
yarn format
andyarn lint
without getting any errors