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

Add hash to getTransactions response #299

Merged
merged 2 commits into from
Sep 24, 2024

Conversation

aditya1702
Copy link
Contributor

What

Closes #263

Add TransactionHash to getTransactions response.

Why

While users can parse the hash from within the envelope XDR, this makes it easier to get it directly from the response.

Known limitations

NA

Copy link
Contributor

@Shaptic Shaptic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A comment and a suggestion on field naming; I'll leave it up to you. Otherwise LGTM 👍

Copy link
Contributor

@psheth9 psheth9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good !! Added comment for txHash

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

Successfully merging this pull request may close these issues.

Add the transaction hash to the transactions in the getTransactions response
3 participants