vulpemventures / marina

Liquid Wallet browser extension
MIT License
37 stars 19 forks source link

Registered asset amounts are not being formatted with precision in spend.tsx #449

Closed Randy808 closed 1 year ago

Randy808 commented 1 year ago

When the marina.sendTransaction is called from the api, the popup from sign.tsx doesn't format the amount with the precision found within the registry

The asset in the picture below has a precision of 0 but is shown with a precision of 8:

Screenshot 2023-03-23 at 5 53 34 AM
tiero commented 1 year ago

cc/ @louisinger Can you check if this is still present in master or has been fixed?

louisinger commented 1 year ago

@tiero still present in master, should be fixed by #450