We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when we test the fund function in index.js
i checked my code there is no differenet with example code
but my chrome gave me this error plz help
The text was updated successfully, but these errors were encountered:
can you post the full JS code and please try to report problems like this in the discussions fourm of the course on github which you can find here : https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions
Sorry, something went wrong.
your contractAddress is likely not an address. Try console.log(contractAddress) to see what it is.
contractAddress
console.log(contractAddress)
No branches or pull requests
when we test the fund function in index.js
i checked my code there is no differenet with example code
but my chrome gave me this error plz help
The text was updated successfully, but these errors were encountered: