web3 icon indicating copy to clipboard operation
web3 copied to clipboard

Request: use returned txHash from RPC

Open iamcryptofennec opened this issue 4 years ago • 1 comments

I have a problem with "web3 contract call" it generates TxHash with EIP155 signing but when I executed txHash on the explorer have changed then it can't get a reciept by generated txHash

Is it possible to get a real txHash after executed from rpc?

This is generate by web3 : Transaction hash: 0xf772fbede3e30401675df9b01e44ebf49734e3382b801940cf2bb5d912eba674 This is on Wanchain explorer: https://testnet.wanscan.org/tx/0xd9888d7e97016c76760a829eefd488085708cd66c8df07c34397089ec80d96cd

iamcryptofennec avatar Oct 12 '21 06:10 iamcryptofennec

That must be a different transaction, they can't have different hashes.

Can you share the output you're seeing?

treeder avatar Oct 12 '21 13:10 treeder