Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tx hash #675

Closed
dev-dantealighieri opened this issue Jul 14, 2024 · 4 comments
Closed

tx hash #675

dev-dantealighieri opened this issue Jul 14, 2024 · 4 comments

Comments

@dev-dantealighieri
Copy link

hi

how can i get transaction hash from signed transaction that is ready to submit to the chain, using this library?

thanks, dante

@lisicky
Copy link
Contributor

lisicky commented Jul 14, 2024

Hey @dev-dantealighieri ! If it tx that created by CSL you can use hash_transaction function

@dev-dantealighieri
Copy link
Author

hi thanks,

i created it using cardano rosetta, i have the signed transaction, how can i extract it from that!

@lisicky
Copy link
Contributor

lisicky commented Jul 20, 2024

This #604 (comment) should help to calculate correct tx hash from cbor of tx that was made by third party tool

@dev-dantealighieri
Copy link
Author

i solved it, thank you anyway!

im leaving the solution in case anyone needs it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants