You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When is it better to copy/paste and create your own local interface such as in Lesson 13 hardhat-defi-fcc, vs just using the interface inside node modules? (such as after running yarn add --dev @aave/protocol-v2) Are these essentially the same? Or is one of these considered best practice? If so what are the pros and cons?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When is it better to copy/paste and create your own local interface such as in Lesson 13 hardhat-defi-fcc, vs just using the interface inside node modules? (such as after running
yarn add --dev @aave/protocol-v2
) Are these essentially the same? Or is one of these considered best practice? If so what are the pros and cons?Beta Was this translation helpful? Give feedback.
All reactions