signum-network / signum-explorer

Signum Blockchain Explorer
GNU General Public License v3.0
9 stars 11 forks source link

Enhancement: Pendent transactions list must show proper value for token transfer transactions #98

Open ipr0310 opened 2 years ago

ipr0310 commented 2 years ago

The typo happens in the pendent transaction list https://testnet.explorer.signum.network/txsPending/

When i go to see the pendent transactions related to Token Transfer the value is not being shown properly image

In the transaction page, its value is shown properly https://testnet.explorer.signum.network/tx/3732089407318280313 image

Expected solution Show proper value of Token Transfer transaction in pendent transactions page

deleterium commented 2 years ago

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.