Timeline for web3 - Error while calling smart contract pure function via web3 using nodejs?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Mar 1, 2020 at 21:20 | vote | accept | surhud004 | ||
| Feb 26, 2020 at 8:24 | comment | added | Majd TL | Use 'await' dude... | |
| Feb 26, 2020 at 8:21 | answer | added | goodvibration | timeline score: 0 | |
| Feb 26, 2020 at 8:13 | comment | added | goodvibration | You should do the call to myContract.methods.myFunction inside function(newContractInstance). Otherwise, you are doing it without waiting for the contract deployment to complete. | |
| Feb 26, 2020 at 4:05 | review | First posts | |||
| Feb 26, 2020 at 10:09 | |||||
| Feb 26, 2020 at 4:00 | history | asked | surhud004 | CC BY-SA 4.0 |