Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Information of mosaic transfer on dashboard #462

Open
2 tasks done
mijinc0 opened this issue Feb 17, 2018 · 1 comment
Open
2 tasks done

Information of mosaic transfer on dashboard #462

mijinc0 opened this issue Feb 17, 2018 · 1 comment
Labels

Comments

@mijinc0
Copy link

mijinc0 commented Feb 17, 2018

Before submitting your issue, please review the following checklist:

  • AVOID using the issue tracker for questions or help. Submitting issues to this repository are usually reserved for bugs, feature requests, or changes to the source code. If you need help https://forum.nem.io should be first place to visit.
  • DO describe operating system and browser used
    ubuntu-16.04.5
    Google Chrome
    NanoWallet Version: 2.0.14 linux

Expected Behavior

I expect that the amount of mosaic actually transfered will be displayed on dashboard.

Current Behavior

Nanowallet show me only quantity.
If I set numbers other than 1,000,000(1xem) in transaction amount field, quantity is not the amount of mosaic acturally transfered.

Possible Solution

add a display of amount
display actual transfer amount

Steps to Reproduce

1.I broadcast transfer transction to testnet

txID : 5e5728c437013da861123a1ea713c28043fd6dcc6457db705cde89d2a9f7926e
amount : 2,000,000
mosaic quantity : 500
mosaic divisibility : 2
total transfered quantity : 10 = (2,000,000/1,000,000)*(500/10^2)

2.Nanowallet show me only quantity(5.00).

@cryptoBeliever
Copy link

cryptoBeliever commented Oct 6, 2022

At this moment it's not possible to set an amount different than 1 when sending a mosaic.
Still is possible to set amount != 1 using API. We should present quantity multiplied by the amount.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants