ourzora/zora-721-contracts

ERC721Drop constructor doesn't use interface for `FactoryUpgradeGate`

Closed this issue · 0 comments

ERC721Drop should take IFactoryUpgradeGate instead of FactoryUpgradeGate in the constructor for more clean code and convention.