ProjectOpenSea / operator-filter-registry

MIT License
312 stars 93 forks source link

Please update OpenZeppelin imports #40

Closed ihorbond closed 1 year ago

ihorbond commented 1 year ago

Currently contracts are imporing from 'openzeppelin-contracts' instead of '@openzeppelin/contracts' which breaks smart contract verification as hardhat verification task can't find 'openzeppelin-contracts'