Brownie_fund_me, ValueError: "constructor... length expected 1 but got 0" #170
-
Hi, when I try run
This "expected" thing sounds familiar and I looked that up, but couldn't fix it. Here is my brownie-config: Here is deploy.py: Here is helpful_scripts.py: Here is FundMe.sol, the 2 imports flagged as (problem) red, is maybe this causing the error? I would be really thankful for any help. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I found an answer on Stackexchange, somebody had the same issue. |
Beta Was this translation helpful? Give feedback.
I found an answer on Stackexchange, somebody had the same issue.
If anyone want to look it up: https://ethereum.stackexchange.com/questions/109940/brownie-constructor-sequence-has-incorrect-length-expected-1-but-got-0