Skip to content

[Bug] - currency precision issues (JMD display currency) #489

@islandbitcoin

Description

@islandbitcoin
  1. when i'm using USD as the display currency, this use case works.
  • Send $1.00 (Received exactly $1.00)
  • Send back $1.00 (Received back exactly $1.00)
  1. when i'm using JMD as the display currency, this use case does not work.
  • Send JMD$1,000 (Received JMD$998.55)
  • Send Back JMD$1,000 (Failed: Amount exceeds your balance of $6.23)

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions