symbol / mobile-wallet

Symbol Mobile Wallet
Apache License 2.0
8 stars 14 forks source link

[Transaction list] No amount shown for multisig transaction #204

Open cryptoBeliever opened 3 years ago

cryptoBeliever commented 3 years ago

Related to wallet issue: nemgrouplimited/symbol-desktop-wallet#856 Symbol mobile wallet should present amount transferred for aggregate transactions same as for single tx. Currently, it's not presented on the list due Rest API limitation.

This should be improved first on the Rest API level.

coiki commented 3 years ago

User Story

As a user that has made multisig transactions and it is looking at the detail of one, I want to know the mosaic amount and all relevant information about that transaction, so I can understand how mosaics are moving in my wallets.

Acceptance Criteria

AC1. In the transaction detail screen of a multisig transaction, the amount and other relevant information should be visible and correct.