Skip to content
Discussion options

You must be logged in to vote

Hi @vvtri, as of now, the indexer doesn't include the transaction hash directly. I'm not sure exactly why right now, and we will get back to you!

Here's some alternative solutions for now:

  • For a known signer, we can calculate the transaction hash off-chain with the SDK. Here's an example.
  • For a random signer, we can get the transaction version (from indexer) and use it to query fullnode to output the transaction hash.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kshitijc1506
Comment options

Answer selected by kshitijc1506
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants