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

parameter concise in /api/v1/addresses/{p1}/transactions does not work. #203

Closed
vorujack opened this issue Apr 24, 2022 · 1 comment
Closed

Comments

@vorujack
Copy link

when we calling transactions of one address get a complete list of transactions with complete inputs and outputs.

but calling it with concise=true cause to return an empty list of output.

https://api.ergoplatform.com/api/v1/addresses/9hN2UY1ZvvWMeWRBso28vSyjrAAfGJHh2DkZpE47J7Wqr51YLAR/transactions?concise=true

returns

{"items":[],"total":3}
@MrStahlfelge
Copy link
Member

See #193

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

No branches or pull requests

2 participants