toncenter / tonweb

JavaScript SDK for TON (The Open Network)
MIT License
432 stars 107 forks source link

[Feature Request] add hash function to message #137

Open cmingxu opened 2 months ago

cmingxu commented 2 months ago

I want get the hash of a inMessage or any outMessage, would it possibly add a hash function just like what it is in Transaction ?

wbelhomsi commented 2 months ago

Were you able to figure out how to get the hash in the out_msgs?