Lesson 6: (5:45:55) AttributeError: 'function' object has no attribute 'transfer #1237
-
|
Hello, I have this problem when trying to run the "fund_and_withdraw.py" script, after having defined the "fund" function,any help would be great! reviewing the "FundMe.sol" contract, from the beginning I have had this warning, but I had not had any problems with it this is my "fund_and:withdraw" this is my "helpful_scripts" this is my "brownie-config" and my "FundMe.sol" sorry for all the notes on the code, i think it looks a bit disorganized, but i'm trying to understand as much as i learn Any help would be great, thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I'm sorry I already solved it, I had a syntax problem on this line --> account = get_accounts() |
Beta Was this translation helpful? Give feedback.










I'm sorry I already solved it,
I had a syntax problem on this line --> account = get_accounts()