-
I am at the testing section of the 7th lesson at 11:22, and we just funded a contract using: await fundMe.fund({ value: sendValue }) { from: ethAddress, value: this.web3Loom.utils.toWei(amount) }) Is this utilizing a hardhat package or is Solidity smart enough to know that we are funding it with money? Basically, I want to know how this is working under the hood. Thanks! 😊 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello @cipher222, I strongly suggest to move this to the JS course version. |
Beta Was this translation helpful? Give feedback.
Hello @cipher222, I strongly suggest to move this to the JS course version.