Difference between sendTransaction and sendRawTransaction in web3.js
I am getting confused with when to do web3.eth.sendTransaction() and when to do web3.eth.sendRawTransaction() ?
sibabrat Asked question
I am getting confused with when to do web3.eth.sendTransaction() and when to do web3.eth.sendRawTransaction() ?