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

[indexer] Add total_count field #70

Merged
merged 2 commits into from
Dec 4, 2020
Merged

Conversation

patrick-ogrady
Copy link
Contributor

@patrick-ogrady patrick-ogrady commented Dec 4, 2020

Closes: #69

This PR adds a new total_count field to the SearchTransactionResponse. This enables callers to concurrently fetch search results.

Changes

  • Add total_count field to SearchTransactionResponse
  • Run make gen
  • Update specification version to v1.4.9

@patrick-ogrady patrick-ogrady merged commit 0959d77 into master Dec 4, 2020
@patrick-ogrady patrick-ogrady deleted the patrick/total-count branch December 4, 2020 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add "Total Count" to Indexer Search Transactions Response
2 participants