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

Query param to filter out "fee" transactions #137

Open
buckyroberts opened this issue Feb 14, 2021 · 2 comments
Open

Query param to filter out "fee" transactions #137

buckyroberts opened this issue Feb 14, 2021 · 2 comments
Assignees
Labels

Comments

@buckyroberts
Copy link
Collaborator

Bank transactions include a field for fee which can either be:

  • "BANK"
  • "VALIDATOR"
  • ""

The blank string means no fee/normal transaction. We need a query param that allows the user to retrieve the results for all non-fee bank transactions.

Example response for GET /bank_transactions - https://gist.github.com/buckyroberts/2365050d1c93da83fff75dd52e387be0

fee-pic

@DucPhamTV
Copy link
Contributor

Can I take this?

@buckyroberts
Copy link
Collaborator Author

@DucPhamTV all yours

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants