smartcontractkit / full-blockchain-solidity-course-js

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
11.94k stars 2.89k forks source link

Update chronological-updates.md #6530

Open SpinoniRaffaele opened 3 months ago

SpinoniRaffaele commented 3 months ago

In lesson 7, under 'Importing from NPM', the latest version of @chainlink/contracts does not contain the AggregatorV3Interface used. The workaround proposed is to specify an older version.