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 @error1100! It because the Transaction type has no guarantee that CBOR will be the same after serialization roundtrip.
To avoid this issue you can use FixedTransaction type and get tx hash directly from this type.
Hey there, unfortunately I'm seeing different tx hashes vs what the node code produces.
One example:
cborHex attached.
tx.signed.txt
Edit: tested with 12.1.1
The text was updated successfully, but these errors were encountered: