You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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/2365050d1c93da83fff75dd52e387be0The text was updated successfully, but these errors were encountered: