> contract.methods.CreateUser().send({from: web3.eth.defaultAccount})
> (node:15495) UnhandledPromiseRejectionWarning: Error: Returned error: The method eth_sendTransaction does not exist/is not available
how can i send "signed" transaction?
Jun 14, 2022, 4:17 PM
can you share the contract snippet too.
Jun 15, 2022, 12:00 PM