Closed PatrickAlphaC closed 3 years ago
Version 0.6 of the LINK token imports openzeppelin contracts, which can cause conflicts when others want to use OZ packages.
Default to the mock contract using v0.4 of solidity to avoid collision
Fixed via https://github.com/smartcontractkit/hardhat-starter-kit/pull/42
Version 0.6 of the LINK token imports openzeppelin contracts, which can cause conflicts when others want to use OZ packages.
Default to the mock contract using v0.4 of solidity to avoid collision