AttributeError in Lesson 6 - 5:36:33 timestamp #323
-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 12 replies
-
Hopes this help. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
`// SPDX-License-Identifier: MIT pragma solidity ^0.6.0; import "@chainlink/contracts/src/v0.6/interfaces/AggregatorV2V3Interface.sol"; /**
// MockOracle |
Beta Was this translation helpful? Give feedback.
-
I had the same error! Remember to put the parentheses after get_account in the MockV3Aggregator.deploy
|
Beta Was this translation helpful? Give feedback.
I had the same error! Remember to put the parentheses after get_account in the MockV3Aggregator.deploy