explorer
explorer copied to clipboard
Transaction filter does not include embedded transactions
So if I filter an account's transactions by "Key links" it will fail to return anything if those transactions are inside an Aggregate.
@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 https://github.com/nemgrouplimited/symbol-explorer/issues/904. Clients (wallets + explorer) should contact with rest devs. This has to be improved.
Yes, you are right.