Updated the amount funded data structure: "method": "addressToAmountFunded" #6553
Unanswered
sebaszeledon
asked this question in
Q&A
Replies: 1 comment
-
Check addressToAmountFunded mapping in your fundme contract, it should be like this mapping(address => uint256) private addressToAmountFunded; Also can you please upload your fundme contract code? |
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.
-
Hi! I have an issue in the FundMe.test.js
This is the error:
Thanks for your help in advance!
Beta Was this translation helpful? Give feedback.
All reactions