We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So if I filter an account's transactions by "Key links" it will fail to return anything if those transactions are inside an Aggregate.
The text was updated successfully, but these errors were encountered:
@AnthonyLaw This is a rest issue IMO (please confirm). embedded=true doesn't work when the address filter is used.
Example address: http://explorer.symbolblockchain.io/accounts/NDGLBMR2TB7A7GIEG7IL6IBR5XBEHODOUSCEXVY
http://ngl-dual-401.symbolblockchain.io:3000/transactions/confirmed?address=NDGLBMR2TB7A7GIEG7[…]&pageSize=10&pageNumber=1&order=desc&embedded=true (explorer is doing without embedded but it changes nothing)
Similar to #904. Clients (wallets + explorer) should contact with rest devs. This has to be improved.
Sorry, something went wrong.
Yes, you are right.
No branches or pull requests
So if I filter an account's transactions by "Key links" it will fail to return anything if those transactions are inside an Aggregate.
The text was updated successfully, but these errors were encountered: