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