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

docs: correct types for transaction listing and tweaks #2439

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

AuHau
Copy link
Contributor

@AuHau AuHau commented Aug 24, 2021

This PR fixes few things in the OpenAPI regarding the pending transactions API:

  • TransactionHash is to my knowledge prefixed with 0x as all the Ethereum hashes should be...
  • The /transactions endpoint actually provides all the TransactionInfo and not only TransactionHashes
  • Fixing some typos

This change is Reviewable

Copy link
Contributor

@mrekucci mrekucci left a comment

Choose a reason for hiding this comment

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

:lgtm: Thanks!

Reviewed 2 of 2 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @acud and @ralph-pichler)

@acud
Copy link
Member

acud commented Aug 25, 2021

let's have input from @ralph-pichler before merging. thanks!

@mrekucci mrekucci merged commit 100e08b into master Aug 25, 2021
@mrekucci mrekucci deleted the docs/transactions-tweaks branch August 25, 2021 12:47
@acud acud added this to the v1.2.0 milestone Sep 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants