Skip to content

Settlement finalize error due to javascript decimal inaccuracy #65

Open
@ZweHMyat

Description

@ZweHMyat
  • When try to finalize a settlement, depending on the amount of the transaction, an error occurs
  • This is due to javascript's double-precision floating-point format which can't represent some decimal numbers precisely
  • So when the transaction amount is validated during finalization, sometimes, an error occurs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions