Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: use returned txHash from RPC #230

Open
iamcryptofennec opened this issue Oct 12, 2021 · 1 comment
Open

Request: use returned txHash from RPC #230

iamcryptofennec opened this issue Oct 12, 2021 · 1 comment

Comments

@iamcryptofennec
Copy link

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

@treeder
Copy link
Contributor

treeder commented Oct 12, 2021

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

Can you share the output you're seeing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants