proofofphone icon indicating copy to clipboard operation
proofofphone copied to clipboard

Sent message doesn't match with the one displayed on the page

Open krishan03 opened this issue 9 years ago • 5 comments

Hi,

I am getting this error while trying to run this on my local machine.

krishan03 avatar Jan 31 '17 11:01 krishan03

i am trying on a test network on ethereum wallet

krishan03 avatar Jan 31 '17 12:01 krishan03

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.

vbaranov avatar Jan 31 '17 16:01 vbaranov

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.

krishan03 avatar Feb 01 '17 04:02 krishan03

just to add, i am running it in a private network

krishan03 avatar Feb 01 '17 05:02 krishan03

You can find the example of sending tx with a message by means of web3js in this repo in /test/sendTx.js.

vbaranov avatar Feb 06 '17 20:02 vbaranov