MatrixAINetwork/TxSend-Sign-Demos

How can I compute the transaction hash before broadcasting?

Wangmmx opened this issue · 0 comments

Hi, I used the method in the demo to construct the transaction and successfully broadcast it. I would like to ask how to get the hash of the transaction before broadcasting. I tried transaction.hash() and some other methods are not correct

Looking forward to your reply