Sent message doesn't match with the one displayed on the page
Hi,
I am getting this error while trying to run this on my local machine.
i am trying on a test network on ethereum wallet
Hi @krishan03 , Could you confirm that message you've sent with transaction matched with the one displayed on the page? Maybe, you can give the link to tx in Ethereum testnet blockchain explorer to check what you've sent.
Hi, To transfer ether to the contract, i have used message in the data field in ethereum. Could you please help me out in sending ether to contract with message in ethereum blockchain test network.
just to add, i am running it in a private network
You can find the example of sending tx with a message by means of web3js in this repo in /test/sendTx.js.