coinbase / mesh-specifications

Specification files for the Mesh Blockchain Standard
Apache License 2.0
326 stars 93 forks source link

Add "Total Count" to Indexer Search Transactions Response #69

Closed stuartwk closed 3 years ago

stuartwk commented 3 years ago

Usually for paginated responses, a "total count" is available. Since there are offset and limit params, adding total_count to SearchTransactionsResponse would be helpful, especially when querying for address transactions.

patrick-ogrady commented 3 years ago

This makes sense to me, @stuartkuentzel! I've created an internal ticket and will include this in the next release.