You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got the signed transaction and sent it successfully, but I want to calculate the hash in advance, Is there a way to do that? I tried tx.hash() but got the different hash, and also I used the rlp encode myself, but got the different one either, could you please help me with this? some js-code would be fine
The text was updated successfully, but these errors were encountered:
Hi, I got the signed transaction and sent it successfully, but I want to calculate the hash in advance, Is there a way to do that? I tried tx.hash() but got the different hash, and also I used the rlp encode myself, but got the different one either, could you please help me with this? some js-code would be fine
The text was updated successfully, but these errors were encountered: