worldcoin / world-id-contracts

Internal use. Smart contracts powering the World ID protocol and the Worldcoin app airdrops.
MIT License
117 stars 33 forks source link

Non-private functions are not virtual #99

Closed dcbuild3r closed 1 year ago

dcbuild3r commented 1 year ago

Change requireValidRoot(...) to virtual in the WorldIDIdentityManagerImplV1 contract.