owlprotocol / contracts

MIT License
3 stars 4 forks source link

All contracts inherit from `OwlBase` #299

Closed corbanvilla closed 2 years ago

corbanvilla commented 2 years ago

OwlBase now includes all OpenGSN integration. We need to go through all of the contracts and insure that all of them are using OwlBase.sol and not any custom implementations.