full-blockchain-solidity-course-js
full-blockchain-solidity-course-js copied to clipboard
just trying
trafficstars
Lesson
Lesson 4
Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video URL at current time")
No response
Operating System
Windows
Describe the bug
contract FundMe {
using PriceConverter for uint256;
mapping(address => uint256) public addressToAmountFunded;
address[] public funders;
just trying
@Ahmed-cex What is the issue?