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
Expected solution
Show proper value of Token Transfer transaction in pendent transactions page
The text was updated successfully, but these errors were encountered:
ipr0310
changed the title
Feature Request: Pendent transactions list must show proper value of token operations
Feature Request: Pendent transactions list must show proper value for token transfer transactions
Aug 13, 2022
ipr0310
changed the title
Feature Request: Pendent transactions list must show proper value for token transfer transactions
Enhancement: Pendent transactions list must show proper value for token transfer transactions
Aug 20, 2022
I think this is related to #57 , but probably not the same issue. It seems the logic to show pending transactions is not the same as for regular messages.
The typo happens in the pendent transaction list
https://testnet.explorer.signum.network/txsPending/
When i go to see the pendent transactions related to
![image](https://user-images.githubusercontent.com/35440957/184494696-0978b383-e0c0-460d-81c5-31c37b5b6b7b.png)
Token Transfer
the value is not being shown properlyIn the transaction page, its value is shown properly
![image](https://user-images.githubusercontent.com/35440957/184494733-4c7e8c81-cc75-4256-82ac-1a5411903f06.png)
https://testnet.explorer.signum.network/tx/3732089407318280313
Expected solution
Show proper value of
Token Transfer
transaction inpendent transactions
pageThe text was updated successfully, but these errors were encountered: