Getting error after two different compiler versions added in config file #878
cryptonix21
started this conversation in
General
Replies: 3 comments 1 reply
-
Good job - the question is formatted well, one thing though - the category should be Q&A so that others can refer to the answer (or guidelines) in the future if they face the same issue. Here is the problem: (you can add more similarly, DO NOT forget to close with a ] and a } though) solidity: {
compilers: [
{
version: "0.8.8",
},
{
version: "0.6.6",
}, Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much for your quick reply.
I will post this in Q&A .
Have a good day!
…On Mon, Jul 11, 2022 at 4:13 PM AN ***@***.***> wrote:
Good job - the question is formatted well, one thing though - the category
should be Q&A so that others can refer to the answer or guidelines in the
future if they face the same issue.
Here is the problem: (you can add more similarly, *DO NOT forget to close
with a ] and a } though*)
solidity: {
compilers: [
{
version: "0.8.8",
},
{
version: "0.6.6",
},
Hope this helps!
—
Reply to this email directly, view it on GitHub
<#878 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOEOJEDHRK3F2I2T4JCB2SDVTP3DVANCNFSM53GOP7WQ>
.
You are receiving this because you authored the thread.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/878/comments/3120340
@github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Sure, I will do that.
…On Mon, Jul 11, 2022 at 8:29 PM AN ***@***.***> wrote:
You can just change the category of this one - and then decide to close it
when you get a satisfactory answer. Good luck with the course!
—
Reply to this email directly, view it on GitHub
<#878 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AOEOJEHG53WFZOFCQXSFCR3VTQZDHANCNFSM53GOP7WQ>
.
You are receiving this because you authored the thread.Message ID:
<smartcontractkit/full-blockchain-solidity-course-js/repo-discussions/878/comments/3122172
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Error :
MockV3Aggregator.sol:
Hardhatconfig.sol:
Beta Was this translation helpful? Give feedback.
All reactions