-
Notifications
You must be signed in to change notification settings - Fork 146
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 transaction hash field (txHash
) to each item in RPC's getEvents
response
#507
Conversation
txHash
) to each item in RPC's getEvents
response
Preview is available here: |
@Shaptic Will you run
|
@ElliotFriend guess I fail at avoiding running |
Preview is available here: |
1 similar comment
Preview is available here: |
confirmed that it renders here 👍 |
Preview is available here: |
@Shaptic I pushed a commit with updated examples. I also noticed the returned As soon as it builds/previews, I'll be happy to approve/merge. Thanks for the help keeping things updated!! |
Preview is available here: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great addition. thanks!
See stellar/js-stellar-sdk#938 and the actual proof here:
returns the following:
as you can see, there is an undocumented
txHash
field.