Skip to content

Negative crypto doesnt show sign #46

@Kamahl19

Description

@Kamahl19

While positive value formats with sign properly

formatCurrency(1, "ETH");
// "Ξ1.000000"

negative doesn't

formatCurrency(-1, "ETH");
// "-ETH 1.000000000000"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions